diff --git a/check_process b/check_process index 83f69c3..0548ad7 100644 --- a/check_process +++ b/check_process @@ -7,7 +7,7 @@ ; Manifest domain="domain.tld" (DOMAIN) path="/path" (PATH) - admin="john" (admin) + admin="john" (USER) ; Checks pkg_linter=1 setup_sub_dir=1 diff --git a/manifest.json b/manifest.json index f7ed3ce..dfe8a6f 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ }, { "name": "admin", - "type": "admin", + "type": "user", "ask": { "en": "Choose a Yourls administrator (admin privileges for Yourls will be granted to this user)", "fr": "Administrateur du site Yourls"