aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hilbish/hilbish.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hilbish/hilbish.post-install')
-rw-r--r--testing/hilbish/hilbish.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/hilbish/hilbish.post-install b/testing/hilbish/hilbish.post-install
new file mode 100644
index 00000000000..f2172a6d26d
--- /dev/null
+++ b/testing/hilbish/hilbish.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+add-shell '/usr/bin/hilbish'
+exit 0