diff --git a/install.ps1 b/install.ps1 index 3911288..ebec8c3 100644 --- a/install.ps1 +++ b/install.ps1 @@ -20,7 +20,7 @@ else { ## Setze das default Log Level Set-LoggingDefaultLevel -Level 'WARNING' Add-LoggingTarget -Name Console -Add-LoggingTarget -Name File -Configuration @{Path = '$HOME/.winconfig/run.log'} +Add-LoggingTarget -Name File -Configuration @{Path = 'run.log'} # Konfig für die prompts