From d82d04ef5c5f99281a6291927712a1e42844361f Mon Sep 17 00:00:00 2001 From: amy Date: Mon, 31 Jan 2022 15:14:20 +0000 Subject: [PATCH] Update citrine.internal.sh --- citrine.internal.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/citrine.internal.sh b/citrine.internal.sh index ad508bf..d27fd90 100755 --- a/citrine.internal.sh +++ b/citrine.internal.sh @@ -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." \ No newline at end of file +inf "Installation should now be complete."