feat: suppress corepack download prompt
This commit is contained in:
parent
7f2bcf8543
commit
8e8e14dbd0
@ -176,6 +176,7 @@ export NEXT_PUBLIC_ENTE_ALBUMS_ENDPOINT=$ENTE_ALBUMS_URL
|
||||
|
||||
msg_info "Building Web Applications"
|
||||
cd /opt/ente/web
|
||||
export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
|
||||
$STD yarn install
|
||||
$STD yarn build
|
||||
$STD yarn build:accounts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user