diff --git a/global.sh b/global.sh index c3bcfc1e..280344a8 100755 --- a/global.sh +++ b/global.sh @@ -2,7 +2,7 @@ # This file is containing some global function needed for the script such as the config file tools -rd_conf="/var/config/retrodeck/retrodeck.cfg" +rd_conf="/app/retrodeck/retrodeck.cfg" conf_init() { # initializing and reading the retrodeck config file