Files
2020-02-09 21:11:22 -08:00

5 lines
45 B
Bash
Executable File

#!/bin/sh
set -e
python ./simulator.py "$@"