X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ba554bbf8076caae0928b426e640f6660ee9e068..58582ec6765abcbed322d0035eb099a6dde426e5:/tools/salt-install/installer.sh diff --git a/tools/salt-install/installer.sh b/tools/salt-install/installer.sh index 6d561a22b9..e5ff7be4e7 100755 --- a/tools/salt-install/installer.sh +++ b/tools/salt-install/installer.sh @@ -102,7 +102,7 @@ loadconfig() { echo "Must be run from initialized setup dir, maybe you need to 'initialize' first?" fi source ${CONFIG_FILE} - GITTARGET=.arvados-deploy-config-${CLUSTER} + GITTARGET=arvados-deploy-config-${CLUSTER} } subcmd="$1"