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