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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
openclonk-hg
/
clonk
blob
e3bbab178081cf91a6b2d4367f4af95cafaab622
1
#!/bin/sh
2
if
! [
-d
$HOME
/
.clonk
];
then
3
mkdir
$HOME
/
.clonk
4
fi
5
6
cd
/
usr
/
shar
e
/
openclonk-hg
7
exec
.
/
clonk $
*