X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=watchexec%2Finstall.ps1;h=375e786202cb59c2401d42384ee3c142b6cb4e6e;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=bdc6765bc5a3a0f8d0ed079e8d196ce2b825b068;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/watchexec/install.ps1 b/watchexec/install.ps1 index bdc6765..375e786 100644 --- a/watchexec/install.ps1 +++ b/watchexec/install.ps1 @@ -43,7 +43,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 ".\watchexec-*\watchexec.exe" -Destination "$pkg_src_bin" # Exit tmp