summarylogtreecommitdiffstats
path: root/megasync.install
diff options
context:
space:
mode:
Diffstat (limited to 'megasync.install')
-rw-r--r--megasync.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/megasync.install b/megasync.install
deleted file mode 100644
index 16b1a3fdf912..000000000000
--- a/megasync.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file