X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_feisty_meow.pl;h=e6c54770b2d92693b940f5f267cc06f580b65fd3;hb=20768c094c4fe87ea2400614937fd6e284b075e4;hp=7f64b96dc49a4a761ccdf1c9ca2956cb9735c418;hpb=8b8777a1a68a1bb2e848a1eed1a7084f5867dc04;p=feisty_meow.git diff --git a/scripts/archival/snarf_feisty_meow.pl b/scripts/archival/snarf_feisty_meow.pl index 7f64b96d..e6c54770 100644 --- a/scripts/archival/snarf_feisty_meow.pl +++ b/scripts/archival/snarf_feisty_meow.pl @@ -58,6 +58,7 @@ local($root) = &canonicalize("$FEISTY_MEOW_APEX"); &backup_hierarchy($snarf_file_base, $number, "$root", "production/assign_bases"); &backup_hierarchy($snarf_file_base, $number, "$root", "production/check_versions"); &backup_hierarchy($snarf_file_base, $number, "$root", "production/setup_src"); +&backup_hierarchy($snarf_file_base, $number, "$root", "production/sites"); # now rename the file so only the unpacker can access it. &rename_archive($snarf_file);