mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
aarch64 bugfix and minor formatting updates
This commit is contained in:
@@ -47,7 +47,6 @@ IF (!(Test-Path -Path "$pkg_src_cmd"))
|
||||
echo "Unpacking $pkg_download"
|
||||
& tar xf "$pkg_download"
|
||||
|
||||
|
||||
# Settle unpacked archive into place
|
||||
echo "Install Location: $pkg_src_cmd"
|
||||
New-Item "$pkg_src_bin" -ItemType Directory
|
||||
|
||||
Reference in New Issue
Block a user