]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/tools/qcc.sh
qcc.sh: require bash, not sh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / tools / qcc.sh
index 6295828f443587daa487f458e5b20919cd62d484..92f8b98fbd600c1a6b804558de8f11c8740ad2b9 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 set -eu
 
 WORKDIR=${WORKDIR}