Compare commits

...

1 Commits

Author SHA1 Message Date
MickLesk 1ed30503b2 lazylibrarian: reinstall deps after git pull on update 2026-08-12 09:24:14 +02:00
+1
View File
@@ -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"