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 Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
shifty-github
/
shifty-github.install
blob
abe4e518dfabf9364ae0f3f175128649f56ee73a
1
post_install() {
2
cat << _EOF
3
4
==> Shifty installation notes:
5
--------------------------------------
6
Check the README and example.rc.lua in
7
/usr/share/doc/awesome/shifty/
8
to learn how to use and exmaples
9
10
_EOF
11
12
}
13
14
post_upgrade() {
15
post_install
16
}