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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
thc-ssl-dos
/
thc-ssl-dos.install
blob
826b67819dfb16515d297c9402486bbef32f7428
1
function post_install() {
2
printf "\033[1;34;40m => \033[1;37;40mUse this for help:\033[0;0m\n"
3
printf " \033[1;34;40m -> \033[1;37;40mthc-ssl-dos -h\033[0;0m\n"
4
}
5
6
function post_upgrade() {
7
post_install
8
}