X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=pandoc%2Finstall.ps1;fp=pandoc%2Finstall.ps1;h=4a83d0f072dac0ed1c0e6056833f45696f5194be;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=709e9106436e603b90700a5934527d827b1fe7b1;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/pandoc/install.ps1 b/pandoc/install.ps1 index 709e910..4a83d0f 100644 --- a/pandoc/install.ps1 +++ b/pandoc/install.ps1 @@ -46,7 +46,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 ".\pandoc-*\pandoc.exe" -Destination "$pkg_src_bin" # Exit tmp