X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=sass%2Finstall.ps1;h=5fc47ef071b28407c1012ed231deb9bce0cf87f3;hb=3f64f8b9c513da3aa4d10e3344426dbb3f817d5e;hp=bd9fd357326b015dafc662dfb79c1f2876091c1f;hpb=2073a1eeebdcd30ffaddaf40e7c4940361bd5a08;p=webi-installers%2F.git diff --git a/sass/install.ps1 b/sass/install.ps1 index bd9fd35..5fc47ef 100644 --- a/sass/install.ps1 +++ b/sass/install.ps1 @@ -40,7 +40,7 @@ IF (!(Test-Path -Path "$pkg_src_cmd")) & tar xf "$pkg_download" echo "Install Location: $pkg_src_cmd" - New-Item "$pkg_src_bin" -ItemType Directory -Force > $null + New-Item "$pkg_src_bin" -ItemType Directory -Force | out-null > $null Move-Item -Path ".\dart-sass\*" -Destination "$pkg_src_dir" # Exit tmp