Skip configuring the archive if the user didn't pick an archive system.

This commit is contained in:
cimryan
2018-11-05 21:56:29 -08:00
parent 12b1963ee3
commit 80ef4acf48
6 changed files with 63 additions and 69 deletions

View File

@@ -23,6 +23,7 @@ Now, on the Pi:
1. Run these commands, subsituting your values:
```
sudo -i
export ARCHIVE_SYSTEM="cifs"
export archiveserver="Nautilus"
export sharename="SailfishCam"
export shareuser="sailfish"