Merge pull request #1956 from opencloud-eu/individual-it-patch-1

fix the link in quickstart script for itself
This commit is contained in:
Artur Neumann
2025-12-02 21:11:25 +05:45
committed by GitHub

View File

@@ -11,7 +11,7 @@ set -euo pipefail
# OC_VERSION: Version to download, e.g. OC_VERSION="1.2.0"
# Call this script directly from opencloud:
# curl -L https://opencloud.eu/quickinstall.sh | /bin/bash
# curl -L https://opencloud.eu/install | /bin/bash
# This function is borrowed from openSUSEs /usr/bin/old, thanks.
function backup_file () {