mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-13 08:06:12 +02:00
lazylibrarian: reinstall deps after git pull on update (#16435)
This commit is contained in:
committed by
GitHub
parent
51537451f4
commit
d2d382c499
@@ -34,6 +34,7 @@ function update_script() {
|
||||
|
||||
msg_info "Updating $APP LXC"
|
||||
$STD git -C /opt/LazyLibrarian pull origin master
|
||||
$STD pip install --break-system-packages /opt/LazyLibrarian
|
||||
msg_ok "Updated $APP LXC"
|
||||
|
||||
msg_info "Starting LazyLibrarian"
|
||||
|
||||
Reference in New Issue
Block a user