aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-29 08:53:51 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-29 08:53:51 +0100
commitbfcd496b387a797f6b7779036332ff22ded3ce75 (patch)
treeb5d76d1c66a2fed7c432f1ada7f55325f994a178
parent608ab94fab9a4e626ea807ee58ab75bb651f1450 (diff)
downloads2i-virtio-spec-bfcd496b387a797f6b7779036332ff22ded3ce75.tar.gz
tweak correct sheet
-rwxr-xr-xs2i/bin/assemble2
1 files changed, 1 insertions, 1 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index a7f4c55..9533c8a 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -37,7 +37,7 @@ stylesheet=$(cd output; ls *.css)
echo "---> CSS fixup ..."
cp /usr/libexec/s2i/darkmode.css output
-/usr/libexec/s2i/better-css.sh output/*.css
+/usr/libexec/s2i/better-css.sh output/$stylesheet
echo "---> add HEADER ..."
cat <<EOF > output/HEADER.html