X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=dotenv%2Finstall.ps1;h=2b19a4f77558a884ebddf81f34dba125eaf32efa;hb=bc4a416a79f6cde0d316a6c88d817f510e2b375d;hp=6957350b29931c1f81f4514ab61e8ffa3b75f2be;hpb=dbeef945f552f6554d78e644d3e0b5ca9f6603e1;p=webi-installers%2F.git diff --git a/dotenv/install.ps1 b/dotenv/install.ps1 index 6957350..2b19a4f 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 -Force + New-Item "$pkg_src_bin" -ItemType Directory -Force | out-null Move-Item -Path ".\dotenv.exe" -Destination "$pkg_src_bin" # Exit tmp