mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-18 01:18:52 +08:00
Allow running dockerbuild.sh from other shells than bash directly.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
function cleanup {
|
||||
echo "Removing previous build artifacts"
|
||||
rm -rf build/ Firmware/autogen Firmware/build Firmware/.tup
|
||||
|
||||
Reference in New Issue
Block a user