fix
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
This commit is contained in:
parent
51488d1f00
commit
eb57e0f20e
@ -41,7 +41,7 @@ fetch_and_deploy_gh_release "simplelogin" "simple-login/app"
|
||||
msg_info "Installing SimpleLogin (Patience)"
|
||||
cd /opt/simplelogin
|
||||
$STD uv venv
|
||||
$STD uv pip install setuptools hatchling
|
||||
$STD uv pip install setuptools hatchling editables
|
||||
$STD uv sync --locked --no-dev --no-build-isolation
|
||||
|
||||
if [[ -f /opt/simplelogin/static/package.json ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user