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