mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
OpenCloud: Pin version to 6.1.0 (#13890)
This commit is contained in:
parent
4d2d6edefe
commit
55bad2aa40
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ function update_script() {
|
|||
exit
|
||||
fi
|
||||
|
||||
RELEASE="v6.0.0"
|
||||
RELEASE="v6.1.0"
|
||||
if check_for_gh_release "OpenCloud" "opencloud-eu/opencloud" "${RELEASE}" "each release is tested individually before the version is updated. Please do not open issues for this"; then
|
||||
msg_info "Stopping services"
|
||||
systemctl stop opencloud opencloud-wopi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue