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]
/
tendrils
/
tendrils.install
blob
4b5610e0771d82eb96cef0e1961ba467fea231f0
1
# arg 1: the new package version
2
post_install() {
3
echo ">>> Before you can run tendrils copy /usr/share/tendrils/CombatLog.txt to ~/.tendrils"
4
echo ">>> it probably wont hurt to copy the other .txt files over either, they may be needed later in the game"
5
}
6
7
op=$1
8
shift
9
10
$op $*