Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
commit
373ee43ac4
@ -21,6 +21,7 @@ setup_uv
|
|||||||
fetch_and_deploy_gh_release "CrazyWolf13/streamlink-webui"
|
fetch_and_deploy_gh_release "CrazyWolf13/streamlink-webui"
|
||||||
|
|
||||||
msg_info "Setup ${APPLICATION}"
|
msg_info "Setup ${APPLICATION}"
|
||||||
|
mkdir -p "/opt/${APPLICATION}-download"
|
||||||
$STD uv venv /opt/"${APPLICATION}"/backend/src/.venv
|
$STD uv venv /opt/"${APPLICATION}"/backend/src/.venv
|
||||||
source /opt/"${APPLICATION}"/backend/src/.venv/bin/activate
|
source /opt/"${APPLICATION}"/backend/src/.venv/bin/activate
|
||||||
$STD uv pip install -r /opt/streamlink-webui/backend/src/requirements.txt --python=/opt/"${APPLICATION}"/backend/src/.venv
|
$STD uv pip install -r /opt/streamlink-webui/backend/src/requirements.txt --python=/opt/"${APPLICATION}"/backend/src/.venv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user