Skip to content

Commit c9379c6

Browse files
authored
Update README.md
1 parent e3c63e7 commit c9379c6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# sql-dump
22
SQL Dump : Take backup of all your MySQL DB in a single shot.
3+
4+
## Clone this repo
5+
`git clone https://github.com/digitize-info-system/sql-dump.git`
6+
7+
### After Cloning open command and navigate to this directory and execute below command.
8+
`php sql-dump.php`
9+
10+
### Done, SQL database backups will be taken within few Seconds / Minutes!
11+
12+
*NOTE : In order to change SQL credentials or Ignore some DBs you can do so via editing sql-dumps.php yourself*

0 commit comments

Comments
 (0)