Configure archiving by default as part of the setup-teslausb script, but make it possible to skip.

This commit is contained in:
cimryan
2018-11-03 10:11:16 -07:00
parent fe7ab50ab1
commit aa8e9adbee
2 changed files with 6 additions and 2 deletions

View File

@@ -83,7 +83,6 @@ Follow the instructions corresponding to the technology you'd like to use to hos
wget https://raw.githubusercontent.com/cimryan/teslausb/master/setup/pi/setup-teslausb
chmod +x setup-teslausb
./setup-teslausb
/root/configure.sh
```
1. Run this command:
```