variable updates
This commit is contained in:
parent
71f76e331a
commit
2a11b85c8c
@ -107,11 +107,11 @@ sudo apt-get update && sudo apt-get install syncthing
|
||||
### Post Install
|
||||
Run syncthing as a system service.
|
||||
```
|
||||
sudo systemctl start syncthing@bunker-admin
|
||||
sudo systemctl start syncthing@[insert user]
|
||||
```
|
||||
|
||||
```
|
||||
sudo systemctl enable syncthing@bunker-admin
|
||||
sudo systemctl enable syncthing@[insert user]
|
||||
```
|
||||
## [Docker](https://www.docker.com/)
|
||||
Docker helps developers build, share, run, and verify applications anywhere — without tedious environment configuration or management.
|
||||
|
Loading…
x
Reference in New Issue
Block a user