mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
update number of args
This commit is contained in:
parent
5f71c63b65
commit
e050d5ae35
11 changed files with 11 additions and 11 deletions
|
@ -4,4 +4,4 @@ timeout -s KILL 10 go build $file
|
|||
|
||||
file=${file%%.*}
|
||||
|
||||
timeout -s KILL 3 ./$file ${@:2}
|
||||
timeout -s KILL 3 ./$file ${@:3}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue