Fix shellbang

This commit is contained in:
Tang Zhixiong
2018-08-01 16:43:06 +08:00
parent 8fc665fd24
commit fdb24e3a5d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
# This is an example script that shows how to pull the latest version
# of iD and replace the version string with a git short hash.
+1 -1
View File
@@ -1,4 +1,4 @@
#/bin/bash
#!/bin/bash
# This script runs on TravisCI to push new translation strings to transifex