From: Kevin Day Date: Fri, 10 Jun 2022 05:17:59 +0000 (-0500) Subject: Cleanup: Remove execute bit from script. X-Git-Tag: 0.5.10~53 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=2c63af4d89f24e1b4e3fa0240b0a1e2d8bce8ca2;p=fll Cleanup: Remove execute bit from script. The build scripts should not have the execute bit set. These bits will get appropriately set during the packaging process. --- diff --git a/build/scripts/bootstrap.sh b/build/scripts/bootstrap.sh old mode 100755 new mode 100644