add composer update

https://github.com/community-scripts/ProxmoxVE/issues/1276
This commit is contained in:
CanbiZ 2025-01-20 16:51:05 +01:00 committed by GitHub
parent dfc006271c
commit c42438be11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,7 @@ send "helper-scripts.com\r"
expect eof
EOF
$STD composer update --no-interaction
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
msg_ok "Installed Kimai"