Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaninda committed Dec 19, 2023
1 parent 1cffa5b commit a644fe2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mysql_bkup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,14 +150,12 @@ exit

s3_backup()
{
echo "S3 Backup"
mount_s3
backup
}

s3_restore()
{
echo "S3 Restore"
mount_s3
restore

Expand Down

0 comments on commit a644fe2

Please sign in to comment.