glsl-basic/run.sh

5 lines
102 B
Bash
Raw Permalink Normal View History

2023-10-18 11:02:08 +02:00
#!/bin/bash
set -e
2023-10-18 19:48:48 +02:00
# shellcheck disable=SC2046 # Intended splitting of OPTIONS
2023-10-18 11:02:08 +02:00
./bin/loader/loader $@