fix to filedump path
authorChris Koeritz <fred@gruntose.com>
Tue, 14 Nov 2017 23:57:35 +0000 (18:57 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 14 Nov 2017 23:57:35 +0000 (18:57 -0500)
scripts/core/launch_feisty_meow.sh

index c6efbf5ddea775380ec7f516604e9722cd5789e2..7e8ca62d9d7b92e01570b57c9e9bec2c833986a7 100644 (file)
@@ -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