mirror of
https://github.com/iv-org/documentation.git
synced 2025-06-06 22:18:53 -04:00
Update command for switching to invidious user (#399)
This commit is contained in:
parent
44084b1281
commit
93b86dedba
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@ docker image prune -f
|
||||||
|
|
||||||
#### Update a manual install
|
#### Update a manual install
|
||||||
```bash
|
```bash
|
||||||
sudo - invidious
|
su - invidious
|
||||||
cd invidious
|
cd invidious
|
||||||
git pull
|
git pull
|
||||||
shards install --production
|
shards install --production
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue