Oh hey we need to download that script
This commit is contained in:
parent
304d64e273
commit
d869d20e6b
@ -93,6 +93,7 @@ arch-build() {
|
|||||||
touch "$file"
|
touch "$file"
|
||||||
chmod 0700 "$file"
|
chmod 0700 "$file"
|
||||||
done
|
done
|
||||||
|
curl "$script" -o "$bootstrap"
|
||||||
"$bootstrap" "$_optdest"
|
"$bootstrap" "$_optdest"
|
||||||
}
|
}
|
||||||
arch-chroot() {
|
arch-chroot() {
|
||||||
|
Loading…
Reference in New Issue
Block a user