Fix service file derp
This commit is contained in:
@@ -1104,7 +1104,7 @@ setDisplay() {
|
||||
# Pre-defined service name
|
||||
#######################################
|
||||
setServiceVars() {
|
||||
debug "Running: ${FUNCNAME[0]}"
|
||||
debug "Running: ${FUNCNAME[0]}" "$*"
|
||||
|
||||
declare -g SERVICE_NAME SERVICE_FNAME TIMER_NAME TIMER_FNAME
|
||||
declare -g USER_STRING DISPLAY_STRING GRAPHICAL_TARGET
|
||||
|
||||
Reference in New Issue
Block a user