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