From 173f46d7f7872fb31846e39bc0aafc3c11a14697 Mon Sep 17 00:00:00 2001 From: Alan Hoyle Date: Tue, 6 Nov 2018 19:16:00 -0500 Subject: [PATCH] Update SetupShare.md --- doc/SetupShare.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/SetupShare.md b/doc/SetupShare.md index f09c9f2..07c9259 100644 --- a/doc/SetupShare.md +++ b/doc/SetupShare.md @@ -22,7 +22,6 @@ Now, on the Pi: 1. Run these commands, subsituting your values: ``` - sudo -i export ARCHIVE_SYSTEM="cifs" export archiveserver="Nautilus" export sharename="SailfishCam" @@ -30,4 +29,4 @@ Now, on the Pi: export sharepassword="pa$$w0rd" ``` -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).