diff --git a/windows_archive/setup-teslausb b/windows_archive/setup-teslausb index b5e27f8..e601c4a 100644 --- a/windows_archive/setup-teslausb +++ b/windows_archive/setup-teslausb @@ -25,7 +25,7 @@ check_variable "sharepassword" check_variable "campercent" function check_pushover_enabled () { - if [ -n "${pushover_enabled+x}" ] + if [ ! -z "${pushover_enabled+x}" ] then if [ ! -n "${pushover_user_key+x}" ] || [ ! -n "${pushover_app_key+x}" ] then