mirror of
https://github.com/cimryan/teslausb.git
synced 2026-02-28 20:20:32 +00:00
Update SetupShare.md
This commit is contained in:
@@ -22,7 +22,6 @@ Now, on the Pi:
|
|||||||
|
|
||||||
1. Run these commands, subsituting your values:
|
1. Run these commands, subsituting your values:
|
||||||
```
|
```
|
||||||
sudo -i
|
|
||||||
export ARCHIVE_SYSTEM="cifs"
|
export ARCHIVE_SYSTEM="cifs"
|
||||||
export archiveserver="Nautilus"
|
export archiveserver="Nautilus"
|
||||||
export sharename="SailfishCam"
|
export sharename="SailfishCam"
|
||||||
@@ -30,4 +29,4 @@ Now, on the Pi:
|
|||||||
export sharepassword="pa$$w0rd"
|
export sharepassword="pa$$w0rd"
|
||||||
```
|
```
|
||||||
|
|
||||||
Now return to the section "Set up the USB storage functionality" in the [main instructions](/README.md).
|
Now return to the section "Set up the USB storage functionality" in the [main instructions](/README.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user