mirror of
https://github.com/iv-org/documentation.git
synced 2025-01-09 22:29:25 -05:00
Updated Updating (markdown)
This commit is contained in:
parent
b1f3db5ec3
commit
ee752ecf87
@ -27,3 +27,8 @@ $ crystal build src/invidious.cr --release
|
|||||||
$ exit
|
$ exit
|
||||||
$ sudo systemctl restart invidious.service
|
$ sudo systemctl restart invidious.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### With Docker:
|
||||||
|
```bash
|
||||||
|
$ docker-compose pull && docker-compose up --force-recreate --build && docker image prune -f
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user