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