-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
When I was setting this up on my Windows (localhost), I ran into a couple of problems:
-
I had to add MySQL to my PATH so that the mysqldump command would work. Maybe this should be stated on the README? It wasn't immediately obvious to me, at least.
-
The "2>/dev/null" at the end of the mysqldump call gives the output "The system cannot find the file specified" and results in an empty
snipe_snapshot.sqlfile. Removing it fixes the error and the sql file is then populated.
Metadata
Metadata
Assignees
Labels
No labels