denoisified a bit.
authorChris Koeritz <fred@gruntose.com>
Mon, 26 Jan 2015 15:41:10 +0000 (10:41 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 26 Jan 2015 15:41:10 +0000 (10:41 -0500)
scripts/core/functions.sh

index c79713379b4b2d30fce7f4d8d073acc288bc9f72..f1fd1ea1b59c88fa6ab46224efb6dd76f778ed10 100644 (file)
@@ -346,7 +346,7 @@ if [ -z "$skip_all" ]; then
 #    fi
     if [ -d "$FEISTY_MEOW_DIR/customizing/$user/scripts" ]; then
       echo "copying custom scripts for $user"
-      cp -v -R "$FEISTY_MEOW_DIR/customizing/$user/scripts" "$FEISTY_MEOW_GENERATED/custom/"
+      cp -R "$FEISTY_MEOW_DIR/customizing/$user/scripts" "$FEISTY_MEOW_GENERATED/custom/"
     fi
     echo
     regenerate