summarylogtreecommitdiffstats
path: root/shsh-entrypoint.sh
diff options
context:
space:
mode:
authorTin Lai2020-08-01 22:08:40 +1000
committerTin Lai2020-08-01 22:12:35 +1000
commit5a1dc63e6eb49303c7ef242e0fd533605781568f (patch)
tree65a5938c920f7cadcfe3c42be639e754a60dfe96 /shsh-entrypoint.sh
downloadaur-shsh-git.tar.gz
init
Signed-off-by: Tin Lai <oscar@tinyiu.com>
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 "$@"