Commit graph

2 commits

Author SHA1 Message Date
fce1146ed8 fix(debian): move fullupdater-update to /opt, symlink in postinst
Some checks failed
Build and Release .deb / build-deb (push) Failing after 22s
- Install both scripts in /opt/full-updater/scripts/
- Create symlinks in /usr/local/bin via postinst
- Fixes dh_usrlocal error
2026-05-13 00:45:29 +02:00
57e6b2557b feat: add debian packaging, CI/CD and update script
- Add debian/ packaging for .deb generation
- Add .forgejo/workflows/build.yml for CI/CD (runner label: docker)
- Add scripts/fullupdater and scripts/fullupdater-update
- Remove obsolete install.sh
- Update .gitignore for debian build artifacts
2026-05-13 00:17:01 +02:00