diff --git a/doc/SetupRSync.md b/doc/SetupRSync.md index 48e50f4..89c91a0 100644 --- a/doc/SetupRSync.md +++ b/doc/SetupRSync.md @@ -14,7 +14,6 @@ Similar to sftp, rsync by default uses ssh to connect to a remote server and tra 1. Run these commands to to generate an ssh key for the `root` user: ``` - sudo -i ssh-keygen ``` @@ -48,4 +47,4 @@ export RSYNC_USER=pi export RSYNC_SERVER=192.168.1.254 export RSYNC_PATH=/mnt/PIHDD/TeslaCam/ ``` -Now return to the section "Set up the USB storage functionality" in the [main instructions](../README.md). \ No newline at end of file +Now return to the section "Set up the USB storage functionality" in the [main instructions](../README.md).