how2update
This commit is contained in:
@@ -42,4 +42,11 @@ curl -v http://127.0.0.1
|
|||||||
* Connection #0 to host 127.0.0.1 left intact
|
* Connection #0 to host 127.0.0.1 left intact
|
||||||
```
|
```
|
||||||
|
|
||||||
make sure that you get a code 302 to a `hottub://` url
|
make sure that you get a code 302 to a `hottub://` url
|
||||||
|
|
||||||
|
## Update via git pull
|
||||||
|
|
||||||
|
To Update (i.e. for new supported sites) do
|
||||||
|
```
|
||||||
|
cd /path/to/hottub && git pull && cargo build --release && sudo docker container restart hottub
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user