mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-02 05:25:39 +00:00
Add scripts/build-deb.sh using fakeroot and dpkg-deb to produce a Debian package. Includes DEBIAN/control, postinst (venv setup, systemd enable), prerm (systemd stop), and postrm (cleanup). Add make deb target. Update install-service.sh and uninstall-service.sh for current paths and Python version.