mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-07 14:32:42 -04:00
parent
93b86dedba
commit
cb011b7a78
1 changed files with 1 additions and 2 deletions
|
@ -263,8 +263,7 @@ docker image prune -f
|
||||||
su - invidious
|
su - invidious
|
||||||
cd invidious
|
cd invidious
|
||||||
git pull
|
git pull
|
||||||
shards install --production
|
make
|
||||||
crystal build src/invidious.cr --release
|
|
||||||
exit
|
exit
|
||||||
systemctl restart invidious.service
|
systemctl restart invidious.service
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue