update tools.func for migration
This commit is contained in:
parent
dde3331cfc
commit
3a7fd878ed
@ -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 ensurepip --upgrade
|
||||||
$STD /opt/spoolman/.venv/bin/python -m pip install --upgrade pip
|
$STD /opt/spoolman/.venv/bin/python -m pip install --upgrade pip
|
||||||
$STD /opt/spoolman/.venv/bin/python -m pip install -r requirements.txt
|
$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"
|
curl -fsSL "https://raw.githubusercontent.com/Donkie/Spoolman/master/.env.example" -o ".env"
|
||||||
msg_ok "Installed Spoolman"
|
msg_ok "Installed Spoolman"
|
||||||
|
|
||||||
|
749
misc/tools.func
749
misc/tools.func
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user