Skip to content

Commit b675e35

Browse files
committedNov 9, 2014
Fix typo in #! line.
1 parent 92e171d commit b675e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build-min-trusty.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!#/bin/bash -ex
1+
#!/bin/bash -ex
22

33
sudo apt-get install \
44
libglib2.0-dev \

0 commit comments

Comments
 (0)
Please sign in to comment.