refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / syncthing / README.md
index a9e13d931e80709da97df6a569c9d459f4f8af50..54a0b0db388240d8f170ce9e2580a6e3074b4194 100644 (file)
@@ -34,6 +34,7 @@ webi serviceman
 ```
 
 ```bash
 ```
 
 ```bash
+mkdir -p ~/.config/syncthing/
 env PATH="$PATH" serviceman add --user --name syncthing -- \
   syncthing --home ~/.config/syncthing/
 ```
 env PATH="$PATH" serviceman add --user --name syncthing -- \
   syncthing --home ~/.config/syncthing/
 ```
@@ -44,7 +45,7 @@ or Windows Startup config file.
 If successful your browser will open to <http://127.0.0.1:8384/#settings-gui>
 automatically.
 
 If successful your browser will open to <http://127.0.0.1:8384/#settings-gui>
 automatically.
 
-### Basic Setup: Sharing
+### Basic Setup & Sharing
 
 You need to install syncthing on TWO OR MORE devices for it to be effective.
 
 
 You need to install syncthing on TWO OR MORE devices for it to be effective.