repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
openrpg-hg
/
openrpg-server-gui.sh
blob
f09f4b222dd94acb4613a3cfff008c9ac32f2c39
1
#!/bin/sh
2
3
HG
=
hg
4
OPENRPG_BASE
=
~
/
.openrpg1
5
export
HG
6
export
OPENRPG_BASE
7
8
cd
/
usr
/
shar
e
/
openrpg
9
/
usr
/
bin
/
python start_server_gui.py
"$@"