mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 23:43:40 +02:00
Update updater.sh
This commit is contained in:
parent
0e9811d8cd
commit
51695d55da
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue