remove message from install

This commit is contained in:
arcan1s 2014-05-22 03:07:11 +04:00
parent 86da48bbca
commit 26bf118d50

View File

@ -7,16 +7,10 @@ EOF
post_install() {
func_update
cat << EOF
Make sure that \`hddtemp\` can be run with sudo without password
EOF
}
post_upgrade() {
func_update
cat << EOF
Make sure that \`hddtemp\` can be run with sudo without password
EOF
}
post_remove() {