diff --git a/check_process b/check_process index 05e8dc1..f81cb62 100644 --- a/check_process +++ b/check_process @@ -5,6 +5,7 @@ path="/path" (PATH) admin="john" (USER) is_public=1 (PUBLIC|public=1|private=0) + port="3000" (PORT) ; Checks pkg_linter=1 setup_sub_dir=1 @@ -19,9 +20,9 @@ wrong_path=1 incorrect_path=1 corrupt_source=0 - fail_download_source=0 - port_already_use=0 - final_path_already_use=0 + fail_download_source=0 + port_already_use=1 + final_path_already_use=0 ;;; Levels Level 1=auto Level 2=auto