Update README.md

This commit is contained in:
2023-12-19 07:00:56 +01:00
parent 1cffa5bfce
commit a644fe2bd7

View File

@@ -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