Update site
This commit is contained in:
parent
09a4f3e9ce
commit
79ca958a0a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue