mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00: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
|
||||
```bash
|
||||
sudo - invidious
|
||||
su - invidious
|
||||
cd invidious
|
||||
git pull
|
||||
shards install --production
|
||||
|
|
Loading…
Reference in a new issue