mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-19 22:05:37 +00:00
c7f2bdbf72
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.