Skip to content

added database import #1

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

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Conversation

pascalckunz
Copy link
Member

No description provided.

install.sh Outdated
if [ -f vendor/bin/zettr.phar ]; then
vendor/bin/zettr.phar apply --groups db ${ENVIRONMENT} config/settings.csv || error_exit "Error while applying settings"
else
bin/apply.php ${ENVIRONMENT} config/settings.csv || error_exit "Error while applying settings"

Choose a reason for hiding this comment

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

Remove, its deprecated

project_reset.sh Outdated
if [ -f vendor/aoepeople/zettr/zettr.phar ]; then
vendor/aoepeople/zettr/zettr.phar apply ${ENVIRONMENT} config/settings.csv || error_exit "Error while applying settings"
else
bin/apply.php ${ENVIRONMENT} config/settings.csv || error_exit "Error while applying settings"

Choose a reason for hiding this comment

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

Remove

@tschifftner tschifftner merged commit 3325246 into master Jul 30, 2018
@tschifftner tschifftner deleted the PNEUM-82-Deployscripts-up-to-Production branch July 30, 2018 13:33
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.

2 participants