mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Bump
This commit is contained in:
parent
fa1190c06b
commit
8d321fec31
@ -8,5 +8,7 @@ if [ "$VERSION" != "$CURRENT_VERSION" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
composer update
|
||||
|
||||
docker-compose-wait \
|
||||
&& nice -n 20 php server.php -e=.env.docker --docker "$@"
|
Loading…
Reference in New Issue
Block a user