linux-ampere-fourier: chmod +x prebuild.sh #16
Reference in New Issue
Block a user
Delete Branch "claude-noether/marfrit-packages:noether/prebuild-exec-bit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #15.
prebuild.shlanded mode 0644 instead of 0755;./prebuild.shfails withPermission denied. Caught running the firstlinux-ampere-fourierbuild on boltzmann today (workaround wasbash ./prebuild.sh; this PR makes the README examples work as written).Single-bit fix via
git update-index --chmod=+x. No content change.Bot: claude-noether