We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e17d1f commit 24b807eCopy full SHA for 24b807e
README.md
@@ -4,7 +4,7 @@ A script to copy over a production database to a staging server.
4
5
## Installation
6
To install or update the script run the following curl script
7
-```curl -o- https://raw.githubusercontent.com/clivewalkden/bash-magento2-db-sync/feature/add-installer/install.sh | bash```
+```curl -o- https://raw.githubusercontent.com/clivewalkden/bash-magento2-db-sync/development/install.sh | bash```
8
9
You can save a configuration file in the Magento directory to save answering some of the questions.
10
0 commit comments