Make data/ directory writeable by yellowtent user
This commit is contained in:
@@ -114,6 +114,7 @@ echo "${arg_tls_key}" > ${DATA_DIR}/nginx/cert/host.key
|
||||
|
||||
set_progress "33" "Changing ownership"
|
||||
chown "${USER}:${USER}" -R "${DATA_DIR}/box" "${DATA_DIR}/nginx" "${DATA_DIR}/collectd" "${DATA_DIR}/addons"
|
||||
chown "${USER}:${USER}" "${DATA_DIR}"
|
||||
|
||||
set_progress "40" "Setting up infra"
|
||||
${script_dir}/start/setup_infra.sh "${arg_fqdn}"
|
||||
|
||||
Reference in New Issue
Block a user