better readme
This commit is contained in:
parent
fca8771749
commit
3b0dbbf2d3
@ -32,6 +32,8 @@ A Raspberry PI connected to local network can do the job of serving the password
|
|||||||
# copy the files
|
# copy the files
|
||||||
cp password.py /opt/
|
cp password.py /opt/
|
||||||
cp password.service /etc/systemd/system/
|
cp password.service /etc/systemd/system/
|
||||||
|
chmod +x /opt/password.py
|
||||||
|
chmod +x /etc/systemd/system/password.service
|
||||||
|
|
||||||
# Install the depentencies
|
# Install the depentencies
|
||||||
apt update
|
apt update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user