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