UPnP_Router/README.md
2025-08-10 18:14:48 +01:00

8 lines
209 B
Markdown

To install run:
make requirements
( downloads required packages with apt-get)
make install
( creates a new entry in crontab, every day at 3a.m.; and on reboots)
make run-script
( runs the script immediately )