Compare commits

..

2 Commits

Author SHA1 Message Date
Paul
16e5e6e729
Merge 84e5fafd0d into c42438be11 2025-01-20 16:51:47 +01:00
CanbiZ
c42438be11
add composer update
https://github.com/community-scripts/ProxmoxVE/issues/1276
2025-01-20 16:51:05 +01:00

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"