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 00:16:31 UTC 2012
[aur-mirror.git]
/
kompozer
/
kompozer.install
blob
5d61d82152416bce6390103f56cdc9e47dad1126
1
post_install() {
2
echo -e '\033[1mCurrently beta software may contain bugs. Use at your own risk.\033[0m'
3
echo ">>>--------------"
4
}
5
6
post_upgrade() {
7
echo -e '\033[1mCurrently beta software may contain bugs. Use at your own risk.\033[0m'
8
echo ">>>--------------"
9
}
10