mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update install
This commit is contained in:
parent
0a3a319f13
commit
53bef69946
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ test ! -e "$final_path" || ynh_die "This path already contains a folder"
|
|||
|
||||
ynh_app_setting_set $app domain $domain
|
||||
ynh_app_setting_set $app is_public $is_public
|
||||
ynh_app_setting_set "$app" admin_user "$admin_user"
|
||||
ynh_app_setting_set "$app" secret "$secret"
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue