projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdc5b94
)
fix to filedump path
author
Chris Koeritz
<fred@gruntose.com>
Tue, 14 Nov 2017 23:57:35 +0000
(18:57 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Tue, 14 Nov 2017 23:57:35 +0000
(18:57 -0500)
scripts/core/launch_feisty_meow.sh
patch
|
blob
|
history
diff --git
a/scripts/core/launch_feisty_meow.sh
b/scripts/core/launch_feisty_meow.sh
index c6efbf5ddea775380ec7f516604e9722cd5789e2..7e8ca62d9d7b92e01570b57c9e9bec2c833986a7 100644
(file)
--- 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