@ -1,7 +1,7 @@
# Maintainer: Matt C <mdc028[at]bucknell[dot]edu>
pkgname=citrine
pkgver=3.3.3
pkgver=3.3.5
pkgrel=1
pkgdesc="Crystal Linux Script for installing the system"
arch=('any')
@ -196,6 +196,11 @@ else
done
fi
if ! findmnt | grep /mnt; then
err "Seems like no partitions are mounted."
exit 1
inf "Verifying network connection"
ping -c 1 google.com