mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 22:19:42 +01:00
Enable database backup compression
This commit is contained in:
@@ -8,6 +8,7 @@ export OPERATION=backup
|
||||
export DESTINATION=local
|
||||
export DESTINATION_DIR=/backup
|
||||
export SOURCE=local
|
||||
export TIMEOUT=60
|
||||
export FILE_COMPRESION=true
|
||||
usage_info()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user