From 51695d55da6354f36cdd173d4d31e518dded6b55 Mon Sep 17 00:00:00 2001 From: earthlng Date: Mon, 26 Nov 2018 14:18:20 +0000 Subject: [PATCH] Update updater.sh --- updater.sh | 2 ++ 1 file changed, 2 insertions(+) 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