diff --git a/Plugin/unraid/Tools/ai_explain_check.sh b/Plugin/unraid/Tools/ai_explain_check.sh index 01554a6..333a3f9 100755 --- a/Plugin/unraid/Tools/ai_explain_check.sh +++ b/Plugin/unraid/Tools/ai_explain_check.sh @@ -1,5 +1,8 @@ #!/bin/bash -# ═══════════════════════════════════════════════════════════════════════════════════════════════ +# ============================================================================================== +# =============================== AI Explain Check ============================================= +# ============================================================================================== +# # PURPOSE # Runs every case in ai_explain_fixtures.txt through the worker's --explain mode and checks the # routing it reports against what the fixture says it should be. Catches a guard that has been diff --git a/Plugin/unraid/pages/scheduler.php b/Plugin/unraid/pages/scheduler.php index 274f509..a76c8ae 100644 --- a/Plugin/unraid/pages/scheduler.php +++ b/Plugin/unraid/pages/scheduler.php @@ -303,7 +303,7 @@ $runningScripts = array_unique($runningScripts); onchange="vvSaveJob(this)"> - +