mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 00:34:59 +00:00
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
759db57eef
commit
3dfcc1e79f
@@ -56,7 +56,7 @@ msg_ok "Source Downloaded"
|
||||
|
||||
msg_info "Building ImmichFrame Backend (ASP.NET Core)"
|
||||
mkdir -p /app
|
||||
cd "${SRCDIR}" || exit
|
||||
cd "${SRCDIR}"
|
||||
$STD dotnet publish ImmichFrame.WebApi/ImmichFrame.WebApi.csproj \
|
||||
--configuration Release \
|
||||
--runtime linux-x64 \
|
||||
|
||||
Reference in New Issue
Block a user