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 Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git]
/
narcissu-bin
/
narcissu.install
blob
4499d40d028cde7413b403a1105156cc34d5ba27
1
post_install() {
2
cat << EOF
3
==> To be able to save your progress and
4
==> configuration, add your user to the
5
==> games group:
6
==> # gpasswd -a USERNAME games
7
EOF
8
}
9
10
op=$1
11
shift
12
13
$op $*