aboutsummaryrefslogtreecommitdiffstats
path: root/community/ion-shell/ion-shell.pre-deinstall
diff options
context:
space:
mode:
Diffstat (limited to 'community/ion-shell/ion-shell.pre-deinstall')
-rw-r--r--community/ion-shell/ion-shell.pre-deinstall3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/ion-shell/ion-shell.pre-deinstall b/community/ion-shell/ion-shell.pre-deinstall
new file mode 100644
index 00000000000..e3444569326
--- /dev/null
+++ b/community/ion-shell/ion-shell.pre-deinstall
@@ -0,0 +1,3 @@
+#!/bin/sh
+remove-shell '/usr/bin/ion'
+exit 0