added mysqldump support
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
|
||||
##globally: apt-get install zip
|
||||
|
||||
##requires an ~/.my.cnf with
|
||||
|
||||
[mysqldump]
|
||||
host=""
|
||||
user=""
|
||||
password=""
|
||||
|
||||
##python3 file_mover.py config.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user