mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2026-01-22 04:19:04 +01:00
feat: add multi database backup
This commit is contained in:
@@ -11,6 +11,7 @@ const tmpPath = "/tmp/backup"
|
||||
const algorithm = "aes256"
|
||||
const gpgHome = "/config/gnupg"
|
||||
const gpgExtension = "gpg"
|
||||
const workingDir = "/config"
|
||||
|
||||
var (
|
||||
storage = "local"
|
||||
|
||||
Reference in New Issue
Block a user