1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Fixes install lang arg

This commit is contained in:
Selamanse 2017-07-18 14:42:10 +02:00
parent aad709ff25
commit e3cb6d8564

View file

@ -23,7 +23,7 @@ ynh_abort_if_errors
domain=$YNH_APP_ARG_DOMAIN
path_url=$YNH_APP_ARG_PATH
is_public=$YNH_APP_ARG_IS_PUBLIC
language=$YNH_APP_ARG_LANGUAGE
language=$YNH_APP_ARG_LANG
app=$YNH_APP_INSTANCE_NAME