3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-02-11 03:50:53 +01:00

5 lines
76 B
Plaintext
Raw Normal View History

2011-02-01 02:47:16 +00:00
#!/bin/sh
ulimit -c 50000
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"