mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Save bazaar_extension parameter
This commit is contained in:
parent
ede7975e4e
commit
19a16f18ee
1 changed files with 2 additions and 1 deletions
|
@ -72,6 +72,7 @@ ynh_app_setting_set $app is_public $is_public
|
|||
ynh_app_setting_set $app language $language
|
||||
ynh_app_setting_set $app final_path $final_path
|
||||
ynh_app_setting_set $app flarum_version $flarum_version
|
||||
ynh_app_setting_set $app bazaar_extension $bazaar_extension
|
||||
|
||||
#===================================================
|
||||
# CREATE DEDICATED USER
|
||||
|
|
Loading…
Reference in a new issue