sp-01/c/run.sh

7 lines
58 B
Bash
Raw Permalink Normal View History

2023-09-22 18:29:55 +00:00
#!/bin/sh
2023-09-22 18:47:36 +00:00
set -eou pipefail
cd "$(dirname "$0")"
2023-09-22 18:44:41 +00:00
./main