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]
/
infiniteplatformer-bzr
/
infiniteplatformer-server.sh
blob
e32048e624299fb407e53cdd9e40b769bbb5fc36
1
#!/bin/sh
2
3
cd
"/opt/Infinite8BitPlatformer/"
4
5
python2 Infinite8BitPlatformerServer.py
"
${@}
"
6
7
cd
- >/
dev
/
null
8
9
# vim:ts=4:sw=4:et