From 6fe2d3c2f7e887327659021faa0b5b4d7b48fd7b Mon Sep 17 00:00:00 2001 From: patrimal Date: Wed, 31 Oct 2018 23:02:11 -0700 Subject: [PATCH] Update SetupRClone.md Added a missing $ in the second rclone lsd command --- doc/SetupRClone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SetupRClone.md b/doc/SetupRClone.md index 02d14ee..fad7189 100644 --- a/doc/SetupRClone.md +++ b/doc/SetupRClone.md @@ -79,7 +79,7 @@ These instructions will speed you through the process with good defaults. If you ``` 1. Run this command again: ``` - rclone lsd "RCLONE_DRIVE": + rclone lsd "$RCLONE_DRIVE": ``` Confirm that the directory `TeslaCam` is present. If not, start over.