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 Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git]
/
cavestory+
/
cavestory+.sh
blob
fa038022eacaec22491e327c420707c654f9c83e
1
#!/bin/sh
2
3
mkdir
-p
~
/
.cavestory
+/
4
cd
~
/
.cavestory
+/
5
if
test
!
-d
data
;
then
6
ln
-s
/
opt
/
CaveStoryPlus
/
data
7
fi
8
9
/
opt
/
CaveStoryPlus
/
CaveStory
+
10