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 Fri Jan 20 04:00:45 UTC 2012
[aur-mirror.git]
/
raceintospace
/
raceintospace.install
blob
ab8f29dfc7d0926bec033184408e4943b598b061
1
post_install() {
2
cat << EOF
3
>>> To configure the game, start it and exit immediately,
4
>>> then edit the file ~/.raceintospace/config
5
6
>>> NOTE: to exit the game go to Administration -> Time Capsule
7
EOF
8
}
9
10
post_upgrade() {
11
post_install $1
12
}
13
14
op=$1
15
shift
16
17
$op $*