1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-06-12 15:35:31 +02:00
parent 68e19cdbcc
commit 7ddd3ba730
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -97,7 +97,7 @@ chown -R $app:www-data "$final_path"
# UPGRADE DATABASE # UPGRADE DATABASE
#================================================= #=================================================
ynh_mysql_execute_file_as_root --file=../conf/upgrade.sql --database=$db_name #ynh_mysql_execute_file_as_root --file=../conf/upgrade.sql --database=$db_name
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION