From 7496ff9dfe7b77117e94ed06a081cb8dd4a89aa7 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Tue, 6 Sep 2022 10:12:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6a2279..ef802d6 100644 --- a/README.md +++ b/README.md @@ -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