Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
annotate WarFoundry.sh @ 147:18c7b0b4bc30
* Try to fix Unicode build issues on Jenkins server by changing "invisible character" (which is only used on passwords anyway)
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 26 Nov 2011 11:56:35 +0000 |
parents | 9a93ae9ad956 |
children | b612d7137f4d |
rev | line source |
---|---|
112
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 #! /bin/bash |
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 mono WarFoundry-GTK.exe $@ |