Add OpenCloud installation to script

Fetch and deploy OpenCloud version 5.0.1.
This commit is contained in:
Michel Roegl-Brunner
2026-02-04 14:45:24 +01:00
committed by GitHub
parent d1879de10c
commit be074f12dc
+1 -1
View File
@@ -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"