mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
run binary
This commit is contained in:
parent
3ed56882e6
commit
cfef629586
1 changed files with 1 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
|
||||
nasm -f elf64 -o binary.o $1
|
||||
ld binary.o -o binary
|
||||
timeout -s KILL 3 ./binary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue