summaryrefslogtreecommitdiff
path: root/extra/kshutdown/kshutdown.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kshutdown/kshutdown.install')
-rw-r--r--extra/kshutdown/kshutdown.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kshutdown/kshutdown.install b/extra/kshutdown/kshutdown.install
index e70c054ec..1c0de2e4f 100644
--- a/extra/kshutdown/kshutdown.install
+++ b/extra/kshutdown/kshutdown.install
@@ -1,11 +1,11 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
}
post_upgrade() {
- post_install
+ post_install
}
post_remove() {
- post_install
+ post_install
}