summarylogtreecommitdiffstats
path: root/freeablo.install
diff options
context:
space:
mode:
Diffstat (limited to 'freeablo.install')
-rw-r--r--freeablo.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/freeablo.install b/freeablo.install
index badd6a878586..5aa5bbc24c6a 100644
--- a/freeablo.install
+++ b/freeablo.install
@@ -7,7 +7,7 @@ post_install() {
echo "To launch it, use this:"
echo "$ cd ~/.freeablo && freeablo"
}
-
+# TODO: move to /opt and replace /usr/bin/freeable with a shell script
post_upgrade() {
post_install
}