X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;ds=sidebyside;f=rclone%2Finstall.ps1;h=741dca7bcf2c8b08053f2269b9a0cb20738d6826;hb=ae2e7d7229e9e9c316e1148e47ed4b97973edc02;hp=b5ffa1460f9ad71111763bb4cdda509b11b128f7;hpb=dbeef945f552f6554d78e644d3e0b5ca9f6603e1;p=webi-installers%2F.git diff --git a/rclone/install.ps1 b/rclone/install.ps1 index b5ffa14..741dca7 100644 --- a/rclone/install.ps1 +++ b/rclone/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 ".\rclone.exe" -Destination "$pkg_src_bin" # Exit tmp