1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Cleaner error msg if /opt/iiab/iiab needed+missing

This commit is contained in:
A Holt 2019-10-09 19:21:39 -04:00 committed by GitHub
parent 24af85e966
commit 0ef15b9866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ else
# Above is tighter/better than running all of "./runrole 1-prep"
echo
else
echo -e '\e[41m Directory /opt/iiab/iiab does not exist: CANNOT INSTALL OPENVPN! \e[0m\n'
echo -e " \e[41m Directory /opt/iiab/iiab does not exist: CANNOT INSTALL OPENVPN! \e[0m\n"
exit 1
fi
fi