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)"
|
msg_info "Building ImmichFrame Backend (ASP.NET Core)"
|
||||||
mkdir -p /app
|
mkdir -p /app
|
||||||
cd "${SRCDIR}" || exit
|
cd "${SRCDIR}"
|
||||||
$STD dotnet publish ImmichFrame.WebApi/ImmichFrame.WebApi.csproj \
|
$STD dotnet publish ImmichFrame.WebApi/ImmichFrame.WebApi.csproj \
|
||||||
--configuration Release \
|
--configuration Release \
|
||||||
--runtime linux-x64 \
|
--runtime linux-x64 \
|
||||||
|
|||||||
Reference in New Issue
Block a user