fix the link in quickstart script for itself

see also https://docs.opencloud.eu/docs/admin/intro#quick-start
This commit is contained in:
Artur Neumann
2025-12-02 19:24:27 +05:45
committed by GitHub
parent 986545da52
commit a6d637456d

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 () {