aboutsummaryrefslogtreecommitdiffstats
path: root/s2i
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-09-05 22:17:27 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-09-05 22:17:27 +0200
commit192ae1279dbbd5c4d403ca77336e401b7aad130b (patch)
treeee436a3d7f22331de0f77e53e0a68684adda3d6c /s2i
parentbd7730c5689582d1c440a7ece5cdbf7ec4b583c3 (diff)
downloads2i-jekyll-192ae1279dbbd5c4d403ca77336e401b7aad130b.tar.gz
fix assemble
Diffstat (limited to 's2i')
-rwxr-xr-xs2i/bin/assemble2
1 files changed, 1 insertions, 1 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index 6d7616c..c302cee 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -33,4 +33,4 @@ else
jekyll build
fi
cd _site
-cp -a . /var/www/html
+cp -a . /opt/app-root/html