Guest User

Untitled

a guest
Sep 23rd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #!/bin/sh
  2. #
  3. # To enable this hook, rename this file to "pre-commit".
  4.  
  5. /c/Program\ Files/MySQL/MySQL\ Server\ 5.5/bin/mysqldump.exe --add-drop-table -h localhost -u root -ptaiar taghouse > database/dump.sql
Add Comment
Please, Sign In to add comment