mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 14:34:58 +00:00
Update ct/immichframe.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
454dff8aa7
commit
12d438dcab
@@ -44,7 +44,7 @@ function update_script() {
|
||||
SRCDIR=$(ls -d /tmp/ImmichFrame-*)
|
||||
|
||||
msg_info "Building backend"
|
||||
cd "${SRCDIR}" || exit
|
||||
cd "${SRCDIR}"
|
||||
/opt/dotnet/dotnet publish ImmichFrame.WebApi/ImmichFrame.WebApi.csproj \
|
||||
--configuration Release \
|
||||
--runtime linux-x64 \
|
||||
|
||||
Reference in New Issue
Block a user