mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
fix corepack prompt
This commit is contained in:
@@ -61,7 +61,9 @@ export PATH="/root/.cargo/bin:$PATH"
|
||||
set -a && source /opt/affine/.env && set +a
|
||||
|
||||
$STD corepack enable
|
||||
export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
|
||||
$STD corepack prepare yarn@stable --activate
|
||||
$STD yarn config set enableTelemetry 0
|
||||
$STD yarn install
|
||||
$STD yarn build
|
||||
msg_ok "Built AFFiNE"
|
||||
|
||||
Reference in New Issue
Block a user