Oh hey we need to download that script

This commit is contained in:
Salt 2020-12-27 17:16:28 -06:00
parent 304d64e273
commit d869d20e6b
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ arch-build() {
touch "$file"
chmod 0700 "$file"
done
curl "$script" -o "$bootstrap"
"$bootstrap" "$_optdest"
}
arch-chroot() {