mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-15 21:59:53 +02:00
update schema on startup
This commit is contained in:
parent
47a828bc60
commit
673e4a3787
1 changed files with 2 additions and 0 deletions
|
@ -84,6 +84,8 @@ else
|
||||||
-i.bak $DST_DIR/config.php
|
-i.bak $DST_DIR/config.php
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cd $DST_DIR && sudo -u app php ./update.php --update-schema force-yes
|
||||||
|
|
||||||
touch $DST_DIR/.app_is_ready
|
touch $DST_DIR/.app_is_ready
|
||||||
|
|
||||||
sudo -u app /usr/sbin/php-fpm7 -F
|
sudo -u app /usr/sbin/php-fpm7 -F
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue