Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

update_apache_config.sh: Check if $CONFIG_MODULES_DIR directory exists #30

Open
miguelpduarte opened this issue Mar 14, 2022 · 0 comments

Comments

@miguelpduarte
Copy link
Collaborator

miguelpduarte commented Mar 14, 2022

Either check if the directory exists (use [[ -d $dir ]]), or slap a mkdir -p there to silently succeed. I would probably rather have an error which mentions the necessity of creating the directory than silently creating the dir.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant