X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Ffunctions.sh;h=8772dfdc0d6b0cdc66e6d228b4f4d374b6182584;hb=883c7d98dd2fdead2cf1e0c945f293419d40e003;hp=7b732160a499458b374f0fd16b58835d0d72aba1;hpb=83f7f5aa03a16586add004837d4ab4297c9fe4ab;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 7b732160..8772dfdc 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -903,7 +903,7 @@ echo ongoing skip count is now $skip_count #put the file back into place. echo file we created looks like this: -filedump "$new_version" +cat "$new_version" \mv "$new_version" "$filename" test_or_die "moving the new version into place in: $filename"