mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +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
5486f5e81d
commit
27c84c2cb4
@ -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