diff --git a/check_process b/check_process index 2bfd018..effc25f 100644 --- a/check_process +++ b/check_process @@ -12,7 +12,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=0 from_commit=CommitHash + upgrade=1 from_commit=ecc6afe689c02b2d437f9d81abb66df6f2f911c0 backup_restore=1 multi_instance=1 port_already_use=0 @@ -21,8 +21,8 @@ Email= Notification=none ;;; Upgrade options - ; commit=CommitHash + ; commit=ecc6afe689c02b2d437f9d81abb66df6f2f911c0 name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666& + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1& diff --git a/manifest.json b/manifest.json index 5356077..33ced7e 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "name": "Nils Van Zuijlen", "url": "https://github.com/nils-van-zuijlen" }, - "version": "1.8.1~ynh1", + "version": "1.8.1~ynh2", "requirements": { "yunohost": ">= 4.1.7" },