X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=keypairs%2Finstall.ps1;h=fcfa2b12b85d7fbf500d0e9dbf51ff901a6e3af2;hb=9ee3af1afbb78333a74788ae1642ef539e2b80df;hp=0a5f9cf152a9b1c444bc9edc788ef4fcc2a083f9;hpb=713e44b7d96290daac344ce79bfa34736691fbee;p=webi-installers%2F.git diff --git a/keypairs/install.ps1 b/keypairs/install.ps1 index 0a5f9cf..fcfa2b1 100644 --- a/keypairs/install.ps1 +++ b/keypairs/install.ps1 @@ -45,7 +45,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 ".\keypairs.exe" -Destination "$pkg_src_bin" # Exit tmp