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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
openrpg-hg
/
openrpg-server.sh
blob
94e49214670296d3645d1841f7d538ab33f87dde
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.py
"$@"