|
|
@ -227,7 +227,7 @@ else
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
inf "Verifying network connection"
|
|
|
|
inf "Verifying network connection"
|
|
|
|
ping -c 1 getcryst.al
|
|
|
|
ping -c 1 ginp.archlinux.org
|
|
|
|
|
|
|
|
|
|
|
|
if [[ ! "$?" == "0" ]]; then
|
|
|
|
if [[ ! "$?" == "0" ]]; then
|
|
|
|
dumptitle="Error!"
|
|
|
|
dumptitle="Error!"
|
|
|
@ -501,4 +501,4 @@ fi
|
|
|
|
inf "setting up timeshift"
|
|
|
|
inf "setting up timeshift"
|
|
|
|
arch-chroot /mnt timeshift --btrfs
|
|
|
|
arch-chroot /mnt timeshift --btrfs
|
|
|
|
|
|
|
|
|
|
|
|
inf "Installation should now be complete."
|
|
|
|
inf "Installation should now be complete."
|
|
|
|