update tools.func for migration

This commit is contained in:
CanbiZ
2025-06-24 09:57:13 +02:00
parent dde3331cfc
commit 3a7fd878ed
2 changed files with 415 additions and 335 deletions

View File

@ -30,7 +30,6 @@ $STD uv venv /opt/spoolman/.venv
$STD /opt/spoolman/.venv/bin/python -m ensurepip --upgrade
$STD /opt/spoolman/.venv/bin/python -m pip install --upgrade pip
$STD /opt/spoolman/.venv/bin/python -m pip install -r requirements.txt
curl -fsSL "https://raw.githubusercontent.com/Donkie/Spoolman/master/.env.example" -o ".env"
msg_ok "Installed Spoolman"

File diff suppressed because it is too large Load Diff