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]
/
exploitdb-svn
/
post.install
blob
33336a3fdcdd4458dc5299d0d3fcf4bfda65139c
1
# Contributor: Jinx <Jinxware[at]gmail[dot]com>
2
3
post_install() {
4
echo -e "\n-->"
5
echo "--> The Exploit Database is located in /usr/src/exploitdb"
6
echo -e "-->\n"
7
}
8
9
post_upgrade() {
10
echo -e "\n-->"
11
echo "--> The Exploit Database is located in /usr/src/exploitdb"
12
echo -e "-->\n"
13
}