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]
/
nsb
/
nsb.install
blob
51780126cac43ab7f60659a022acd34e79b28383
1
post_install() {
2
echo -e "==> \033[0;31mWARNING:\033[0m This script is an \033[0;31malpha\033[0m version."
3
echo -e "==> Do \033[0;31mNOT\033[0m use it as your only backup solution!"
4
}
5
6
post_upgrade() {
7
post_install
8
}