Update spoolman-install.sh
This commit is contained in:
parent
6ade76b9fb
commit
8dbd9aa750
@ -27,7 +27,7 @@ fetch_and_deploy_gh_release "spoolman" "Donkie/Spoolman" "prebuild" "latest" "/o
|
|||||||
msg_info "Installing Spoolman"
|
msg_info "Installing Spoolman"
|
||||||
cd /opt/spoolman
|
cd /opt/spoolman
|
||||||
$STD uv venv /opt/spoolman/.venv
|
$STD uv venv /opt/spoolman/.venv
|
||||||
$STD /opt/spoolman/.venv/bin/python -m pip install -r requirements.txt
|
$STD /opt/spoolman/.venv/bin/uv 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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user