mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update install
This commit is contained in:
parent
f350709712
commit
6704f7c1e2
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ ynh_mysql_connect_as --user="$db_name" --password="$db_pwd" --database="$db_name
|
|||
< "$final_path/schema/ttrss_schema_mysql.sql"
|
||||
|
||||
#php${phpversion} ${final_path}/update.php --update-schema
|
||||
sudo -u www-data php${phpversion} $final_path/update.php --daemon
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue