diff --git a/updater.sh b/updater.sh index c403c89..f20fdad 100755 --- a/updater.sh +++ b/updater.sh @@ -150,6 +150,8 @@ readIniFile () { # expects one argument: absolute path of profiles.ini if [ !$? ]; then echo "Profile${REPLY} does not exist!" && exit 1 fi + else + echo "Invalid selection!" && exit 1 fi fi