Migrate from s3fs to go aws s3 client
This commit is contained in:
@@ -3,6 +3,7 @@ package pkg
|
||||
const s3MountPath string = "/s3mnt"
|
||||
const s3fsPasswdFile string = "/etc/passwd-s3fs"
|
||||
const cronLogFile = "/var/log/pg-bkup.log"
|
||||
const tmpPath = "/tmp/pg-bkup"
|
||||
const backupCronFile = "/usr/local/bin/backup_cron.sh"
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user