Merge branch 'testing' into add-config-panel

This commit is contained in:
eric_G
2025-01-21 13:19:19 +01:00
13 changed files with 91 additions and 21 deletions

View File

@ -22,7 +22,6 @@ ynh_config_change_url_nginx
#=================================================
ynh_script_progression "Adding $app's configuration..."
#domain=$new_domain
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
#=================================================