Updated path
This commit is contained in:
parent
b2902a2188
commit
1017d1d373
2
rc.local
2
rc.local
@ -37,7 +37,7 @@ python3 setup.py build
|
|||||||
python3 setup.py install
|
python3 setup.py install
|
||||||
|
|
||||||
# Copy image files to installed plugin because this is not done automatically
|
# Copy image files to installed plugin because this is not done automatically
|
||||||
cp wifi-printer/*.png /usr/local/lib/python3.9/dist-packages/trackerjacker-1.9.0-py3.9.egg/trackerjacker/plugins/
|
cp /tmp/wifi-printer/*.png /usr/local/lib/python3.9/dist-packages/trackerjacker-1.9.0-py3.9.egg/trackerjacker/plugins/
|
||||||
|
|
||||||
# Automatically start trackerjacker on startup
|
# Automatically start trackerjacker on startup
|
||||||
cp -f wifi-printer/rc.local.new /etc/rc.local
|
cp -f wifi-printer/rc.local.new /etc/rc.local
|
||||||
|
Loading…
Reference in New Issue
Block a user