Update README.md

This commit is contained in:
tteckster 2022-09-11 04:50:12 -04:00 committed by GitHub
parent f4f30bbc40
commit 0be6894a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1605,7 +1605,7 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homepage-v4.
Run in the LXC console
```yaml
cd /opt/homepage && systemctl stop homepage && git pull --force && pnpm install && pnpm build && systemctl start homepage
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/homepage-update.sh)"
```
____________________________________________________________________________________________