diff --git a/check_process b/check_process index 6ba7d8f..3986c80 100644 --- a/check_process +++ b/check_process @@ -6,8 +6,7 @@ admin="john" language="fr" is_public=1 - password="password" - port="666" + wiki_name="MyYunoHostWiki" ; Actions is_public=1|0 ; Config_panel @@ -27,7 +26,6 @@ upgrade=1 from_commit=792c90c592f52f8fb1a89c22ab9b73f1e0bc2a3d backup_restore=1 multi_instance=1 - port_already_use=1 (66) change_url=1 actions=0 config_panel=0 diff --git a/scripts/install b/scripts/install index e6022cf..5e37eda 100755 --- a/scripts/install +++ b/scripts/install @@ -193,4 +193,4 @@ ynh_systemd_action --service_name=nginx --action=reload # END OF SCRIPT #================================================= -ynh_script_progression --message="Installation of YesWiki completed" --last +ynh_script_progression --message="Installation of $app completed" --last