Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit bdd2a46

Browse files
authored
Merge branch 'master' into dmius-nancy-debug
2 parents 6cb4198 + 7d920c0 commit bdd2a46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nancy_run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,8 @@ function checkParams() {
320320
then
321321
>&2 echo "ERROR: AWS keys not given."
322322
exit 1
323+
else
324+
checkPath AWS_KEY_PATH
323325
fi
324326

325327
if [ -z ${AWS_EC2_TYPE+x} ]

0 commit comments

Comments
 (0)