Update SetupRClone.md

Added a missing $ in the second rclone lsd command
This commit is contained in:
patrimal
2018-10-31 23:02:11 -07:00
committed by GitHub
parent d91e13361e
commit 6fe2d3c2f7

View File

@@ -79,7 +79,7 @@ These instructions will speed you through the process with good defaults. If you
``` ```
1. Run this command again: 1. Run this command again:
``` ```
rclone lsd "RCLONE_DRIVE": rclone lsd "$RCLONE_DRIVE":
``` ```
Confirm that the directory `TeslaCam` is present. If not, start over. Confirm that the directory `TeslaCam` is present. If not, start over.