X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=sass%2Finstall.ps1;h=5fc47ef071b28407c1012ed231deb9bce0cf87f3;hb=aa61db993471a5ec35fadbc050126735b9fc200a;hp=bd9fd357326b015dafc662dfb79c1f2876091c1f;hpb=2ff0fc638bfe4e71aac1d04c84430da8d0706ce7;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