diff options
-rwxr-xr-x | build-repo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-repo.sh b/build-repo.sh index 7bdd3ef..fdb9442 100755 --- a/build-repo.sh +++ b/build-repo.sh @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/bash XIBUILD=./xibuild |