mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #3468 from eidottermihi/sudo_exit_status
apt-get: exit with exit status 1
This commit is contained in:
commit
034b5318c8
@ -37,3 +37,4 @@ message="$message\n "
|
||||
message="$message\n TIP: use XBMC's addon browser to enhance your OpenELEC system"
|
||||
|
||||
echo -e $message
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user