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:10:04 +02:00
parent 26cf173319
commit 68e19cdbcc
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