Update citrine.internal.sh

pull/3/head
amy 3 years ago
parent f4f7f8e2c0
commit d82d04ef5c

@ -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."
inf "Installation should now be complete."

Loading…
Cancel
Save