This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
sp-01/c/run.sh

7 lines
58 B
Bash
Raw 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