mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
installer: quote tests and some more variables
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1937af0cf2
commit
ad409ed5ad
@ -496,7 +496,7 @@ function do_poweroff() {
|
|||||||
mkdir -p $TMPDIR
|
mkdir -p $TMPDIR
|
||||||
|
|
||||||
# main
|
# main
|
||||||
[ $BETA = "yes" ] && msg_warning_beta
|
[ "$BETA" = "yes" ] && msg_warning_beta
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
menu_main
|
menu_main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user