summarylogtreecommitdiffstats
path: root/partitionmanager-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'partitionmanager-git.install')
-rw-r--r--partitionmanager-git.install6
1 files changed, 3 insertions, 3 deletions
diff --git a/partitionmanager-git.install b/partitionmanager-git.install
index e70c054ec6ad..1c0de2e4fa61 100644
--- a/partitionmanager-git.install
+++ b/partitionmanager-git.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
}