This commit is contained in:
Renato Botelho 2017-10-02 20:12:43 -03:00
parent e399805991
commit 28837c4d22

View File

@ -329,7 +329,7 @@ export VARIANTUPDATES=""
if [ -n "${_IS_RELEASE}" ]; then
export RSYNCIP=${RSYNCIP:-"release-staging.netgate.com"}
export RSYNCUSER=${RSYNCUSER:-"wwwsync"}
export RSYNCPATH=${RSYNCPATH:-"/staging/ce"}
export RSYNCPATH=${RSYNCPATH:-"/staging/ce/images"}
else
export RSYNCIP=${RSYNCIP:-"nfs1.nyi.netgate.com"}
export RSYNCUSER=${RSYNCUSER:-"wwwsync"}