From: Chris Koeritz Date: Wed, 15 Nov 2017 03:04:41 +0000 (-0500) Subject: more forceful recustomize X-Git-Tag: 2.140.100^2~11^2~17 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=fd4011da27a9ed30fc085a71bd3eea0c5e5841ea;p=feisty_meow.git more forceful recustomize --- diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 1a061797..f82e30c7 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -478,7 +478,7 @@ if [ -z "$skip_all" ]; then fi # prevent permission foul-ups. - chown -R "$(logname):$(logname)" "$FEISTY_MEOW_LOADING_DOCK" "$FEISTY_MEOW_GENERATED_STORE" + chown -R "$(logname):$(logname)" "$FEISTY_MEOW_LOADING_DOCK"/* "$FEISTY_MEOW_GENERATED_STORE"/* regenerate >/dev/null pushd "$FEISTY_MEOW_LOADING_DOCK/custom" &>/dev/null