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

Update iiab-install

This commit is contained in:
A Holt 2017-11-08 03:11:54 -05:00 committed by GitHub
parent b4bb8166b3
commit c682b1d162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,8 +60,8 @@ else
elif [ $STAGE == 9 ]; then elif [ $STAGE == 9 ]; then
# place keeper add read response # place keeper add read response
# "offer 'Y' or stage number dialog box option to override" # "offer 'Y' or stage number dialog box option to override"
echo "'iiab-install' has already been completed" echo "'iiab-install' has already been completed."
echo "use --debug to override " echo "Use --debug to override."
#echo "In demo mode not preventing second run" #echo "In demo mode not preventing second run"
echo "Exiting." echo "Exiting."
exit 1 exit 1