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