PKGBUILDs/community/shake/shake.install
2009-10-09 21:15:33 -05:00

8 lines
151 B
Text

post_install() {
echo "==> shake works faster if you mount your partions with the \"user_xattr\" option"
}
post_upgrade() {
post_install
}