mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
add pip install
This commit is contained in:
@@ -32,6 +32,7 @@ chmod g+w /opt/wger/db /opt/wger/db/database.sqlite
|
||||
chmod o+w /opt/wger/media
|
||||
cd /opt/wger
|
||||
$STD uv sync --no-dev
|
||||
$STD uv pip install -e .
|
||||
mkdir -p /opt/wger/settings
|
||||
cat <<EOF >/opt/wger/settings/main.py
|
||||
from wger.settings_global import *
|
||||
|
||||
Reference in New Issue
Block a user