summarylogtreecommitdiffstats
path: root/shsh-entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shsh-entrypoint.sh')
-rwxr-xr-xshsh-entrypoint.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/shsh-entrypoint.sh b/shsh-entrypoint.sh
new file mode 100755
index 000000000000..1b07ac767fb8
--- /dev/null
+++ b/shsh-entrypoint.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env sh
+exec /usr/lib/shsh/shsh "$@"