From e670a9b821d73bffc698314ec312bc4a407bb392 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 28 Jan 2012 17:53:45 -0800 Subject: [PATCH] updated for a better path. --- scripts/archival/pack_feisty_meow.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/archival/pack_feisty_meow.sh b/scripts/archival/pack_feisty_meow.sh index ce1bb1cc..d58ff5d0 100644 --- a/scripts/archival/pack_feisty_meow.sh +++ b/scripts/archival/pack_feisty_meow.sh @@ -16,5 +16,5 @@ date_string="$(date +"%Y_%b_%e_%H%M" | sed -e 's/ //g')" # now move the newest version into its resting place. this prepares the # feisty_meow package for uploading. -mv -v $TEMPO_FILE $WEB_DIR/feistymeow.org/feisty_meow_codebase_${date_string}.tar.gz +mv -v $TEMPO_FILE $WEB_DIR/feistymeow.org/releases/feisty_meow_codebase_${date_string}.tar.gz -- 2.34.1