diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index cef0570..405a728 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -35,7 +35,7 @@ if [[ -z "${clone_trg}" ]] ; then exit 1 fi -secrets_cred_path=/home/${system_user}/syncDir/secrets/toBeSources/cred.sh +secrets_cred_path=/home/${system_user}/syncDir/secrets/toBeSourced/cred.sh source ${secrets_cred_path} # ~ ~ ~ ~ ~ ~ ~ ~ ~ ~