more forceful recustomize
authorChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 03:04:41 +0000 (22:04 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 03:04:41 +0000 (22:04 -0500)
scripts/core/functions.sh

index 1a061797c6f20175b84dbff3b9129a4bd0f02ca6..f82e30c76036bee99d8d659492a3e6bd73aa4a07 100644 (file)
@@ -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