fix path
This commit is contained in:
parent
fa7537a4db
commit
1faa7a785e
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user