From e434b7a362a1f17188675f45efd774397a8fbd5c Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 2 Jan 2019 17:06:59 +0100 Subject: [PATCH] test new install --- manifest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manifest.json b/manifest.json index 448b075..de2a652 100644 --- a/manifest.json +++ b/manifest.json @@ -43,6 +43,16 @@ "example": "/pterodactyl", "default": "/pterodactyl" }, + + { + "name": "admin", + "type": "user", + "ask": { + "en": "Choose an admin user (should be a YunoHost registered user)", + "fr": "Choisissez l’administrateur (should be a YunoHost registered user)" + }, + "example": "johndoe" + }, { "name": "is_public",