1
0
mirror of https://github.com/danog/telerpc.git synced 2024-11-26 12:04:47 +01:00
telerpc/entrypoint.sh
2024-07-21 18:17:55 +02:00

8 lines
56 B
Bash
Executable File

#!/bin/sh
git pull
composer update
php server.php $1