mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Fix shellbang
This commit is contained in:
+1
-1
@@ -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
@@ -1,4 +1,4 @@
|
||||
#/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
# This script runs on TravisCI to push new translation strings to transifex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user