fix: set execute bit on Fedora backend and runtime-blueprint/backend modules

These are run as standalone subprocesses via run_module()/source, which
requires the execute bit. Missing since their initial creation - only
noticed because manually chmod'd copies were used for testing on anode,
never the checked-in files. Would have failed on a fresh checkout.
This commit is contained in:
Thomas Stallinger 2026-07-20 14:51:12 +02:00
parent c4f6079077
commit 1a38f8ef3c
3 changed files with 0 additions and 0 deletions

0
backends/fedora/backend.sh Normal file → Executable file
View File

0
scripts/modules/30_runtime_blueprint.sh Normal file → Executable file
View File

0
scripts/modules/40_backend.sh Normal file → Executable file
View File