1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Switch back to admin

This commit is contained in:
yalh76 2019-04-20 01:17:34 +02:00
parent d0c1c12e2a
commit 17688ea2b0
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@
"default": "/syncthing"
},
{
"name": "user",
"name": "admin",
"type": "user",
"ask": {
"en": "Choose the user for Syncthing (must be an existing yunohost user)",

View file

@ -25,7 +25,7 @@ ynh_abort_if_errors
domain=$YNH_APP_ARG_DOMAIN
path_url=$YNH_APP_ARG_PATH
admin=$YNH_APP_ARG_USER
admin=$YNH_APP_ARG_ADMIN
app=$YNH_APP_INSTANCE_NAME