mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-19 05:51:21 +02:00
Add OpenCloud installation to script
Fetch and deploy OpenCloud version 5.0.1.
This commit is contained in:
committed by
GitHub
parent
d1879de10c
commit
be074f12dc
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user