We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d14097 commit e0bb154Copy full SHA for e0bb154
download.sh
@@ -1,4 +1,4 @@
1
-#! /bin/sh -e
+#!/bin/sh -e
2
# Script to automatically download the project including all submodules
3
# It then updates all submodules and removes all files related to git
4
# It then zips it, so it is ready to be uploaded to Balanduino.com
0 commit comments