aboutsummaryrefslogtreecommitdiff
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 0000000000..e344456932
--- /dev/null
+++ b/community/ion-shell/ion-shell.pre-deinstall
@@ -0,0 +1,3 @@
1#!/bin/sh
2remove-shell '/usr/bin/ion'
3exit 0