mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2025-08-05 18:24:02 +00:00
imp_monitor.sh: fix utility paths
This commit is contained in:
@@ -1 +1 @@
|
||||
Tue Jul 11 07:01:49 PM PDT 2023
|
||||
Tue Jul 11 07:14:05 PM PDT 2023
|
||||
|
@@ -111,7 +111,7 @@ daemon() {
|
||||
fi
|
||||
fi
|
||||
|
||||
nohup bash "$SCRIPT_PATH" --daemon-loop > "$LOGFILE" 2>&1 & disown
|
||||
/opt/wz_mini/tmp/.bin/nohup /opt/wz_mini/bin/bash "$SCRIPT_PATH" --daemon-loop > "$LOGFILE" 2>&1 & disown
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user