mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# main
|
||||
[ $BETA = "yes" ] && msg_warning_beta
|
||||
[ "$BETA" = "yes" ] && msg_warning_beta
|
||||
|
||||
while true; do
|
||||
menu_main
|
||||
|
Loading…
x
Reference in New Issue
Block a user