Skip to content

Commit

Permalink
Merge pull request #237 from MarkusMattinen/patch-1
Browse files Browse the repository at this point in the history
Fix typo in buildme shebang
  • Loading branch information
XECDesign committed Apr 17, 2015
2 parents b4f537b + 36a20b6 commit b69f807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildme
@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash

if [ "armv6l" = `arch` ]; then
# Native compile on the Raspberry Pi
Expand Down

0 comments on commit b69f807

Please sign in to comment.