mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
update args
This commit is contained in:
parent
6cc2496cd6
commit
5f71c63b65
12 changed files with 7 additions and 29 deletions
|
@ -1,3 +1 @@
|
|||
#!/bin/sh
|
||||
|
||||
timeout -s KILL 3 php ${@:2}
|
||||
timeout -s KILL 3 php $1 ${@:2}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue