mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #3466 from eidottermihi/sudo_exit_status
sudo: exit with exit status 1
This commit is contained in:
commit
97cdeda56c
@ -28,3 +28,5 @@ message="$message\n With OpenELEC you have root access by default, so you dont n
|
||||
message="$message\n "
|
||||
|
||||
echo -e $message
|
||||
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user