We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209ecbb commit c05ebf8Copy full SHA for c05ebf8
start_script.php
@@ -20,4 +20,4 @@
20
$instanceRoot = getcwd();
21
22
# remove do not run file. Cron will start the script within one minute
23
-unlink("$instanceRoot/do_not_run_brewpi")
+unlink("$instanceRoot/do_not_run_brewpi");
0 commit comments