mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
apt-get: exit with exit status 1
Same as for sudo (https://github.com/OpenELEC/OpenELEC.tv/pull/3466).
This commit is contained in:
parent
ae70561d16
commit
d5ca5b281a
@ -37,3 +37,4 @@ message="$message\n "
|
|||||||
message="$message\n TIP: use XBMC's addon browser to enhance your OpenELEC system"
|
message="$message\n TIP: use XBMC's addon browser to enhance your OpenELEC system"
|
||||||
|
|
||||||
echo -e $message
|
echo -e $message
|
||||||
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user