diff options
Diffstat (limited to 'community/shake/shake.install')
-rw-r--r-- | community/shake/shake.install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/community/shake/shake.install b/community/shake/shake.install deleted file mode 100644 index 0ca53862b..000000000 --- a/community/shake/shake.install +++ /dev/null @@ -1,7 +0,0 @@ -post_install() { - echo "==> shake works faster if you mount your partions with the \"user_xattr\" option" -} - -post_upgrade() { - post_install -} |