This commit is contained in:
CanbiZ 2026-01-19 12:40:46 +01:00
parent fa7537a4db
commit 1faa7a785e

View File

@ -61,7 +61,7 @@ fetch_and_deploy_gh_release "opencloud" "opencloud-eu/opencloud" "singlefile" "v
msg_info "Configuring OpenCloud" msg_info "Configuring OpenCloud"
DATA_DIR="/var/lib/opencloud/" DATA_DIR="/var/lib/opencloud/"
CONFIG_DIR="${CONFIG_DIR}" CONFIG_DIR="/etc/opencloud"
ENV_FILE="${CONFIG_DIR}/opencloud.env" ENV_FILE="${CONFIG_DIR}/opencloud.env"
mkdir -p "$DATA_DIR" "$CONFIG_DIR"/assets/apps mkdir -p "$DATA_DIR" "$CONFIG_DIR"/assets/apps