Allow running dockerbuild.sh from other shells than bash directly.

This commit is contained in:
Piotr Rak
2021-11-03 20:34:36 +01:00
parent 7d8205c905
commit fb6a2356ea
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
function cleanup {
echo "Removing previous build artifacts"
rm -rf build/ Firmware/autogen Firmware/build Firmware/.tup