22bc7460df
* Unify submission execution implementations into submissionRunner * Unify contestMonitorTypes definitions between extension & web * Make line separator in entry use LF * Add entry.sh for sandbox * Fix web imports * Sandbox read from .env --------- Co-authored-by: orosmatthew <orosmatthew@pm.me>
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/bash
|
|
# THIS FILE MUST USE LF LINE SEPARATORS!
|
|
node ./build/sandbox.cjs |