Linkwarden: remove playwright
This commit is contained in:
parent
6c1d63a414
commit
56f6d5a2ae
@ -37,8 +37,8 @@ corepack enable
|
||||
SECRET_KEY="$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c 32)"
|
||||
cd /opt/linkwarden
|
||||
$STD yarn workspaces focus linkwarden @linkwarden/web @linkwarden/worker
|
||||
$STD npx playwright install-deps
|
||||
$STD yarn playwright install
|
||||
# $STD npx playwright install-deps
|
||||
# $STD yarn playwright install
|
||||
|
||||
cat <<EOF >/opt/linkwarden/.env
|
||||
NEXTAUTH_SECRET=${SECRET_KEY}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user