Update
This commit is contained in:
parent
1923aeea01
commit
698e88761e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
DIRECTORY=$(cd `dirname $0` && pwd)
|
||||
|
||||
GIT_SITE_DIR=$DIRECTORY/config/site
|
||||
GIT_SITE_DIR=$DIRECTORY/../config/site
|
||||
LOCAL_SITE_DIR=/var/www-download
|
||||
|
||||
files='*.php resource/* tile_sources.xml favicon.ico'
|
||||
|
|
Loading…
Reference in a new issue