edited install for ptm

This commit is contained in:
arcan1s 2014-05-22 03:08:38 +04:00
parent c00648cdbb
commit 973b09d14d

View File

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