1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

YNH_APP_ARG_ADMIN_MOPIDY

This commit is contained in:
magikcypress 2017-03-06 17:54:19 +01:00
parent 058fafa32b
commit 2f8a879b55

View file

@ -8,7 +8,7 @@ source .fonctions # Charge les fonctions génériques habituellement utilisées
TRAP_ON # Active trap pour arrêter le script si une erreur est détectée.
domain=$YNH_APP_ARG_DOMAIN
admin_mopidy=$YNH_APP_ARG_ADMIN
admin_mopidy=$YNH_APP_ARG_ADMIN_MOPIDY
app=$YNH_APP_INSTANCE_NAME