mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-25 19:35:04 +02:00
Update wger.sh (#13977)
This commit is contained in:
@@ -53,6 +53,8 @@ function update_script() {
|
||||
set -a && source /opt/wger/.env && set +a
|
||||
export DJANGO_SETTINGS_MODULE=settings.main
|
||||
$STD uv pip install .
|
||||
$STD npm install
|
||||
$STD npm run build:css:sass
|
||||
$STD uv run python manage.py migrate
|
||||
$STD uv run python manage.py collectstatic --no-input
|
||||
msg_ok "Updated wger"
|
||||
|
||||
Reference in New Issue
Block a user