From: Evert Timberg Date: Wed, 14 Oct 2020 10:53:12 +0000 (-0400) Subject: Ensure scripts are marked as executable in git (#7882) X-Git-Tag: v3.0.0-beta.4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97f7f4bc471973eeb9d1e59170f81483312d056;p=thirdparty%2FChart.js.git Ensure scripts are marked as executable in git (#7882) --- diff --git a/scripts/deploy-docs.sh b/scripts/deploy-docs.sh old mode 100644 new mode 100755 diff --git a/scripts/publish.sh b/scripts/publish.sh old mode 100644 new mode 100755