Update install/immichframe-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3dfcc1e79f
commit
ef77d96077
@@ -65,7 +65,7 @@ $STD dotnet publish ImmichFrame.WebApi/ImmichFrame.WebApi.csproj \
|
|||||||
msg_ok "Backend Built"
|
msg_ok "Backend Built"
|
||||||
|
|
||||||
msg_info "Building ImmichFrame Frontend (SvelteKit)"
|
msg_info "Building ImmichFrame Frontend (SvelteKit)"
|
||||||
cd "${SRCDIR}/immichFrame.Web" || exit
|
cd "${SRCDIR}/immichFrame.Web"
|
||||||
$STD npm ci
|
$STD npm ci
|
||||||
$STD npm run build
|
$STD npm run build
|
||||||
cp -r build/* /app/wwwroot
|
cp -r build/* /app/wwwroot
|
||||||
|
|||||||
Reference in New Issue
Block a user