From: Chris Koeritz Date: Tue, 14 Nov 2017 23:57:35 +0000 (-0500) Subject: fix to filedump path X-Git-Tag: 2.140.100^2~12^2~14 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=2bab10a2a479e75e3edef2cc238b4149449732ba;p=feisty_meow.git fix to filedump path --- diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index c6efbf5d..7e8ca62d 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -223,7 +223,7 @@ if [ "$NO_REPAIRS_NEEDED" == "true" ]; then if [ -f ~/hello.txt ]; then echo sep 28 - filedump ~/hello.txt + perl $FEISTY_MEOW_SCRIPTS/*/filedump.pl ~/hello.txt sep 28 echo fi