aboutsummaryrefslogtreecommitdiffstats
path: root/s2i/bin/run
diff options
context:
space:
mode:
Diffstat (limited to 's2i/bin/run')
-rwxr-xr-xs2i/bin/run5
1 files changed, 5 insertions, 0 deletions
diff --git a/s2i/bin/run b/s2i/bin/run
new file mode 100755
index 0000000..b1ad5d8
--- /dev/null
+++ b/s2i/bin/run
@@ -0,0 +1,5 @@
+#!/bin/sh
+set -x
+id -a
+pwd
+ls -la