X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=lsd%2Finstall.ps1;h=bac24ff95d08d77df5b719e27fd9dfe3f723ad6b;hb=ee34ace0ded7395ba1d84a64364673a1f3f6a048;hp=3722062217e37e022ebcb5753fc63477f8e11b06;hpb=b228d1253c286b85f484f1fa3c6bf533fd3e0a16;p=webi-installers%2F.git diff --git a/lsd/install.ps1 b/lsd/install.ps1 index 3722062..bac24ff 100644 --- a/lsd/install.ps1 +++ b/lsd/install.ps1 @@ -46,7 +46,7 @@ IF (!(Test-Path -Path "$pkg_src_cmd")) # Settle unpacked archive into place echo "Install Location: $pkg_src_cmd" - New-Item "$pkg_src_bin" -ItemType Directory + New-Item "$pkg_src_bin" -ItemType Directory -Force Move-Item -Path ".\lsd-*\lsd.exe" -Destination "$pkg_src_bin" # Exit tmp