Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy_core.sh: fix syntax error #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Mic92
Copy link

@Mic92 Mic92 commented May 3, 2022

No description provided.

@Mic92 Mic92 requested a review from jberrytech as a code owner May 3, 2022 15:38
@@ -11,7 +11,7 @@ if [ -z "${MASTER_ACCOUNT_ID}" ]; then
exit 1
fi

if [ -z "${FOUNDATION_ACCOUNT_ID}"]; then
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The missing space after the string is the core issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant