1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-09 14:39:53 +02:00

use different CLI syntax for update-schema

This commit is contained in:
Andrew Dolgov 2020-09-30 06:52:56 +03:00
parent 72f97942a9
commit 328984f153

View file

@ -89,7 +89,7 @@ else
-i.bak $DST_DIR/config.php
fi
cd $DST_DIR && sudo -u app php ./update.php --update-schema force-yes
cd $DST_DIR && sudo -u app php ./update.php --update-schema=force-yes
touch $DST_DIR/.app_is_ready