mirror of
https://github.com/BetterCorp/BetterFrame.git
synced 2026-05-26 15:46:35 +00:00
No description
Windows chmod doesn't propagate to git's mode bits, so the script landed as 100644 (non-exec) and `./deploy/scripts/setup-pi-kiosk.sh` gave "command not found" on the Pi. Update index to 100755 and add .gitattributes to force LF on shell scripts / systemd units to head off the related CRLF-shebang trap. |
||
|---|---|---|
| deploy | ||
| docs | ||
| kiosk | ||
| nodered | ||
| scripts | ||
| server | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| package-lock.json | ||
| package.json | ||
| sec-config.yaml | ||
| tsconfig.base.json | ||