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:
parent
058fafa32b
commit
2f8a879b55
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue