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

5 lines
76 B
Bash
Executable File

#!/bin/sh
ulimit -c 50000
CC_LOCAL=1 ./compiler_vm_client.pl compiler "$@"