From be074f12dc2034ef2c39800e07abac265ffeaadf Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Wed, 4 Feb 2026 14:45:24 +0100 Subject: [PATCH] Add OpenCloud installation to script Fetch and deploy OpenCloud version 5.0.1. --- install/opencloud-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/opencloud-install.sh b/install/opencloud-install.sh index d47006357..350c56e5a 100644 --- a/install/opencloud-install.sh +++ b/install/opencloud-install.sh @@ -49,7 +49,7 @@ $STD sudo -u cool coolconfig set-admin-password --user=admin --password="$COOLPA echo "$COOLPASS" >~/.coolpass msg_ok "Installed Collabora Online" -# OpenCloud + fetch_and_deploy_gh_release "opencloud" "opencloud-eu/opencloud" "singlefile" "v5.0.1" "/usr/bin" "opencloud-*-linux-amd64" msg_info "Configuring OpenCloud"