Update README.md

This commit is contained in:
Weston Blieden
2022-09-06 10:12:02 +02:00
committed by GitHub
parent e36fe3385a
commit 7496ff9dfe
+2 -2
View File
@@ -17,7 +17,7 @@ curl --anyauth "*" -u username:password 192.168.0.90/axis-cgi/basicdeviceinfo.cg
### You will need to enable SSH via the plain config then:
Copy the files "tailscale" and "tailscaled" for the correct Soc to the camera to /usr/local/packages/tailscale
SFTP the files "tailscale" and "tailscaled" for the correct Soc to the camera to /usr/local/packages/tailscale
SSH to camera with root user then run
```
@@ -27,7 +27,7 @@ Copy the files "tailscale" and "tailscaled" for the correct Soc to the camera to
chmod 777 tailscale
```
Copy "tailscaled.service" to /etc/systemd/system then run
SFTP "tailscaled.service" to /etc/systemd/system then run
```
systemctl daemon-reload