X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=dotenv%2Finstall.ps1;h=fb533d9549e89adc4d6d5f2f20494115544a3d40;hb=237b7dc9fc77fe66ae4089908af04a433b271cca;hp=62d57edbecef05a01cc6ba7f2126b00dbdbf806c;hpb=912c9c8f06590f06a2a9df1c03d8ead43e96ec70;p=webi-installers%2F.git diff --git a/dotenv/install.ps1 b/dotenv/install.ps1 index 62d57ed..fb533d9 100644 --- a/dotenv/install.ps1 +++ b/dotenv/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 ".\dotenv.exe" -Destination "$pkg_src_bin" # Exit tmp