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