Commit Graph

6 Commits

Author SHA1 Message Date
Chris Christiansen
05030edf61 fix: Set executable bit on shell and python scripts
Per the task in `docs/TODO.md`, this change runs `git update-index --chmod=+x` on all relevant `.sh` and `.py` files in the repository.

This prevents intermittent 'Permission denied' errors when scripts are run in CI/CD environments or after being edited via the GitHub web interface, which can strip file permissions.
2026-05-26 13:23:18 +00:00
Chris Christiansen
364db75339 chore: bootstrap.sh oppdateringer 2026-05-25 23:57:27 +00:00
Chris Christiansen
1e5400ab3a chore(scripts): chmod +x alle .sh-filer 2026-05-25 22:33:05 +00:00
010de59a3c revert: bootstrap.sh tilbake til versjonen fra før 15:00 (kun opprinnelig tekst og hints) 2026-05-25 21:52:49 +02:00
a001ed4f8f chore: oppdatert bootstrap.sh med forventet Gemini-oppsett (us-central1 + 2.5-flash/3.5-flash) og ny feilmelding for 2.0-modeller 2026-05-25 21:48:33 +02:00
f781a991da docs: legg til VM-BOOTSTRAP guide og bootstrap.sh script 2026-05-25 20:55:08 +02:00