1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-06-10 13:40:17 +02:00
parent 66ca39e817
commit b87d503884
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -172,7 +172,7 @@ fi
#=================================================
# reconfigure application with latest parameters
ynh_exec-as $app $final_path/cli/reconfigure.php --default_user $admin --auth_type http_auth --environment production --base_url https://$domain$path_url --title FreshRSS --api_enabled --db-type mysql --db-host localhost --db-user $db_name --db-password $db_pwd --db-base $db_name
ynh_exec_as $app $final_path/cli/reconfigure.php --default_user $admin --auth_type http_auth --environment production --base_url https://$domain$path_url --title FreshRSS --api_enabled --db-type mysql --db-host localhost --db-user $db_name --db-password $db_pwd --db-base $db_name
#=================================================
# RELOAD NGINX AND PHP-FPM