mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Shelfmark: source virtualenv during update
This commit is contained in:
@@ -49,6 +49,7 @@ function update_script() {
|
||||
mv /opt/shelfmark/src/frontend/dist /opt/shelfmark/frontend-dist
|
||||
cd /opt/shelfmark
|
||||
$STD uv venv -c ./venv
|
||||
$STD source ./venv/bin/activate
|
||||
$STD uv pip install -r requirements-base.txt
|
||||
mv /opt/start.sh.bak /opt/start.sh
|
||||
msg_ok "Updated Shelfmark"
|
||||
|
||||
Reference in New Issue
Block a user