Skip to content

Commit

Permalink
Missing shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
jagarsoft committed Mar 13, 2019
1 parent e360ef3 commit b3985ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh

M2S=./mysql2sqlite
S=sqlite3
Expand Down

0 comments on commit b3985ed

Please sign in to comment.