mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
Update upgrade
This commit is contained in:
parent
b6e37aedae
commit
1b7d0b6ac0
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ynh_script_progression --message="Ensuring downward compatibility..."
|
|||
# If admin_mail_html doesn't exist, create it
|
||||
if [ -z "$admin_mail_html" ]; then
|
||||
admin_mail_html=1
|
||||
#REMOVEME? ynh_app_setting_set --app=$app --key=admin_mail_html --value=$admin_mail_html
|
||||
ynh_app_setting_set --app=$app --key=admin_mail_html --value=$admin_mail_html
|
||||
fi
|
||||
|
||||
# If fpm_footprint doesn't exist, create it
|
||||
|
|
Loading…
Add table
Reference in a new issue