Spell check & formatting

This commit is contained in:
b.waal
2020-04-15 12:23:33 +02:00
parent 2afb8f85f2
commit f8e3c7fac3

View File

@@ -2,7 +2,7 @@
# Fetching Vars #
##-----------------##
if [ ! -f "/etc/ICTM/selopts.list" ] || [ ! -f "/etc/ICTM/mainvar.list" ] ; then echo 'This system is not yet setup, pleas run the main installer first' && exit ; fi
if [ ! -f "/etc/ICTM/selopts.list" ] || [ ! -f "/etc/ICTM/mainvar.list" ] ; then echo 'This system is not yet setup, please run the main installer first' && exit ; fi
##-----------------##