This commit is contained in:
Raghav Vashisht 2025-11-23 19:30:14 +05:30
parent 8a0f2cdeaf
commit 42fbb303d0

View File

@ -173,7 +173,7 @@ fi
export NEXT_PUBLIC_ENTE_ENDPOINT=$ENTE_BACKEND_URL
export NEXT_PUBLIC_ENTE_ALBUMS_ENDPOINT=$ENTE_ALBUMS_URL
msg_info "Building Web Applications\n"
msg_info "Building Web Applications"
cd /opt/ente/web
$STD yarn install
$STD yarn build