We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d286611 commit 1ce60f9Copy full SHA for 1ce60f9
bin/fresh-start.sh
@@ -490,7 +490,7 @@ run_function check_local_env_file
490
NEW_PID_FILE=${PID_FILE_FRESH_INSTALL:-".fresh_start"}
491
492
# Run initial check function
493
-run_function starts_initial_check $NEW_PID_FILE true
+run_function starts_initial_check $NEW_PID_FILE
494
495
# Save PID
496
system_save_pid $NEW_PID_FILE
0 commit comments