Compare commits

..

2 Commits

Author SHA1 Message Date
Duncan Hill
a2719712e3
Merge 85eb661c08 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"