]> Kevux Git Server - fll/commit
Cleanup: Remove execute bit from script.
authorKevin Day <thekevinday@gmail.com>
Fri, 10 Jun 2022 05:17:59 +0000 (00:17 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 10 Jun 2022 05:17:59 +0000 (00:17 -0500)
commit2c63af4d89f24e1b4e3fa0240b0a1e2d8bce8ca2
tree2b5899f7e1ec4b039613dd3b770120ac07432d85
parent91d1c85bd7ca806249126192b4c9b64c26edab54
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.
build/scripts/bootstrap.sh [changed mode: 0755->0644]