fixed bug that was pre-whacking custom item
authorChris Koeritz <fred@gruntose.com>
Mon, 13 May 2019 23:59:37 +0000 (19:59 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 13 May 2019 23:59:37 +0000 (19:59 -0400)
commit52e9a6fa9750f609b6af1ab9b2e355677a0305c7
tree098b1c2d90bc81fb65a625cc492513ecb2e9acb7
parent4a2e6c9c42b65ba3612dee047a9593cfa23ab649
fixed bug that was pre-whacking custom item

my careful code wasn't firing because an overly abusive remove based on find was whacking it; now instead i whack only the expected pieces that start with fmc_ in the loading dock, thus avoiding trashing anyone else's junk that happens to be floating around in there, but more specifically avoiding removing custom regardless of what type of item it is (unless it's the expected link).
scripts/core/functions.sh
scripts/core/reconfigure_feisty_meow.sh