X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=syncthing%2Finstall.ps1;h=08472344e44d84cebc9c09b05bb11e2bc29ae6ac;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=db8224ac141bfde64367f03eedcb8da37310cfb4;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/syncthing/install.ps1 b/syncthing/install.ps1 index db8224a..0847234 100644 --- a/syncthing/install.ps1 +++ b/syncthing/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 ".\syncthing*\syncthing.exe" -Destination "$pkg_src_bin" # Exit tmp