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