aboutsummaryrefslogtreecommitdiffstats
path: root/s2i
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-03-04 16:12:55 +0100
committerGerd Hoffmann <kraxel@redhat.com>2020-03-04 16:12:55 +0100
commit25f18300d0eb482f142ff10eb5f6a3691f358981 (patch)
tree53f55f46c1418efe411d48325a57ec1974b5ea55 /s2i
parent8d37295620b42c0de1f3cdba6168ecdd0b208046 (diff)
downloads2i-virtio-spec-25f18300d0eb482f142ff10eb5f6a3691f358981.tar.gz
use post hook
Diffstat (limited to 's2i')
-rwxr-xr-xs2i/bin/assemble5
1 files changed, 1 insertions, 4 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index f4604ba..77ea1e9 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -55,7 +55,4 @@ $(set | egrep '^(OPENSHIFT|DESC|SUMMARY)')
-->
EOF
-echo "---> Fix permissions ..."
-chmod +x . output
-chmod -R +r .
-find output | xargs ls -ld
+source ${0}.post