current-song-overlay icon indicating copy to clipboard operation
current-song-overlay copied to clipboard

Powershell-Failed

Open Hedrauta opened this issue 3 years ago • 0 comments

In D:\cso\setup.ps1:10 Zeichen:5
+     Copy-Item "$configFile.example" $configFile > $null;
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (D:\cso\.config.example:String) [Copy-Item], ItemNotFoundException
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand

Do i miss something?

Hedrauta avatar Aug 31 '21 22:08 Hedrauta