mirror of
https://github.com/danog/telerpc.git
synced 2024-11-26 20:14:48 +01:00
7 lines
59 B
Bash
Executable File
7 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
git pull
|
|
|
|
composer update
|
|
|
|
php server.php server |