Skip to content

Commit b01939c

Browse files
authored
Merge pull request #13 from silinternational/develop
Don't create an unused directory
2 parents 14dc383 + ca80c89 commit b01939c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ This image is built automatically on Docker Hub as [silintl/mysql-backup-restore
3333
You'll need [Docker](https://www.docker.com/get-docker), [Docker Compose](https://docs.docker.com/compose/install/), and [Make](https://www.gnu.org/software/make/).
3434

3535
1. cd .../mysql-backup-restore
36-
2. mkdir ./mybackups
3736
3. Upload test/world.sql.gz to the S3 bucket.
3837
4. `make db` # creates the MySQL DB server
3938
5. `make restore` # restores the DB dump file

0 commit comments

Comments
 (0)