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:
parent
26cf173319
commit
68e19cdbcc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue