diff --git a/scripts/proxmox/update-linkvault.sh b/scripts/proxmox/update-linkvault.sh index 9a0d2bb..786ad3a 100755 --- a/scripts/proxmox/update-linkvault.sh +++ b/scripts/proxmox/update-linkvault.sh @@ -39,6 +39,7 @@ else git pull --ff-only fi +.venv/bin/pip install -q --upgrade pip .venv/bin/pip install -q -r requirements.txt systemctl restart linkvault "