1-get-initial-setup-working #2
2
setup.sh
2
setup.sh
@ -257,7 +257,7 @@ function add_zfs_files_to_new_os () {
|
|||||||
|
|
||||||
function enter_chroot () {
|
function enter_chroot () {
|
||||||
arch-chroot /mnt /bin/bash -xe <<EOF
|
arch-chroot /mnt /bin/bash -xe <<EOF
|
||||||
curl --silent '${this_script_remote_repo_raw_url}' | bash
|
curl --silent '${this_script_url}' | bash
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user