mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-15 09:46:56 +02:00
use different CLI syntax for update-schema
This commit is contained in:
parent
17d16fa864
commit
4b0a057199
@ -84,7 +84,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user