mirror of
https://github.com/jkaninda/mysql-bkup.git
synced 2025-12-07 05:59:43 +01:00
Update README.md
This commit is contained in:
@@ -150,14 +150,12 @@ exit
|
|||||||
|
|
||||||
s3_backup()
|
s3_backup()
|
||||||
{
|
{
|
||||||
echo "S3 Backup"
|
|
||||||
mount_s3
|
mount_s3
|
||||||
backup
|
backup
|
||||||
}
|
}
|
||||||
|
|
||||||
s3_restore()
|
s3_restore()
|
||||||
{
|
{
|
||||||
echo "S3 Restore"
|
|
||||||
mount_s3
|
mount_s3
|
||||||
restore
|
restore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user