Navigation Menu

Skip to content

Commit

Permalink
Fix typo in #! line.
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlFK committed Nov 9, 2014
1 parent 92e171d commit b675e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-min-trusty.sh
@@ -1,4 +1,4 @@
!#/bin/bash -ex
#!/bin/bash -ex

sudo apt-get install \
libglib2.0-dev \
Expand Down

0 comments on commit b675e35

Please sign in to comment.