mirror of
https://github.com/getbible/v2_builder.git
synced 2025-04-09 15:21:51 +00:00
Fixed paths
This commit is contained in:
parent
55c9dc47fe
commit
17e47752c7
4
run.sh
4
run.sh
@ -229,8 +229,8 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||||||
# set working paths
|
# set working paths
|
||||||
DIR_src="${DIR}/src"
|
DIR_src="${DIR}/src"
|
||||||
DIR_conf="${DIR}/conf"
|
DIR_conf="${DIR}/conf"
|
||||||
DIR_api="${DIR}/sword_zip"
|
DIR_api="${DIR}/v2"
|
||||||
DIR_zip="${DIR}/v2"
|
DIR_zip="${DIR}/sword_zip"
|
||||||
# download all modules
|
# download all modules
|
||||||
DOWNLOAD=1
|
DOWNLOAD=1
|
||||||
# push changes to github (you need setup your own repos)
|
# push changes to github (you need setup your own repos)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user