Update remote resources

This commit is contained in:
Victor Shcherb 2011-12-26 17:29:08 +01:00
parent ecd039d74f
commit 1923aeea01
3 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@ DIRECTORY=$(cd `dirname $0` && pwd)
GIT_SITE_DIR=$DIRECTORY/config/site
LOCAL_SITE_DIR=/var/www-download
files='*.php tile_sources.xml favicon.ico'
files='*.php resource/* tile_sources.xml favicon.ico'
for f in $files ; do
cp $GIT_SITE_DIR/$f $LOCAL_SITE_DIR/ -u;
done

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB