From 6ec7f2aa31ac11070e491f9efe512f419b4290a4 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sun, 1 Aug 2021 13:02:14 -0500 Subject: Fix .jpg --> .png to be other way around. Fix permissions on output directory. --- publish | 1 + src/screenshots/index.html | 54 +++++++++++++++++++++++----------------------- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/publish b/publish index b511e65..173dafa 100755 --- a/publish +++ b/publish @@ -5,6 +5,7 @@ HERE=$(dirname $(readlink -f ${0}))/src; HTML=html; rm -f ${HTML}.tgz; TEMP=$(mktemp -d); +chmod 755 ${TEMP}; ## # Logo diff --git a/src/screenshots/index.html b/src/screenshots/index.html index 56fa92e..03a9d7d 100644 --- a/src/screenshots/index.html +++ b/src/screenshots/index.html @@ -28,7 +28,7 @@ __HEADER__ -
+
@@ -59,9 +59,9 @@ __HEADER__
-