Update site

This commit is contained in:
Victor Shcherb 2011-12-26 18:10:02 +01:00
parent 09a4f3e9ce
commit 79ca958a0a

View file

@ -9,5 +9,5 @@ for f in $files ; do
cp $GIT_SITE_DIR/$f $LOCAL_SITE_DIR/ -u;
done
cp $GIT_SITE_DIR/resource/* $LOCAL_SITE_DIR/resource/* -u;
cp $GIT_SITE_DIR/resource/* $LOCAL_SITE_DIR/resource/ -u;