This commit is contained in:
Sebastian 2022-01-13 00:05:22 +01:00
parent 07ab300538
commit e3447e6675
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ python3 setup.py install
cp wifi-printer/*.png /usr/local/lib/python3.9/dist-packages/trackerjacker-1.9.0-py3.9.egg/trackerjacker/plugins/
# Automatically start trackerjacker on startup
cp -f wifi-printer/trackerjacker.sh /etc/rc.local
cp -f wifi-printer/rc.local /etc/rc.local
chmod +x /etc/rc.local
reboot