union-minui/start-toolchain.sh
2023-04-15 10:58:01 +02:00

5 lines
55 B
Bash
Executable file

#!/bin/bash
set -euo pipefail
cd toolchain
make shell