From 9f6da4ee4f1405cd2ac0bca10e1f058598c39abb Mon Sep 17 00:00:00 2001 From: Aleksandr Zykov Date: Wed, 27 Jun 2012 03:28:01 +0600 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a92de8d..43d236d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Setup s3cmd mb s3://my-database-backups 6. Put the mysqltos3.sh file somewhere in your server, like `/home/youruser` -7. Give the file 755 permissions `chown 755 /home/youruser/mysqltos3.sh` or via FTP +7. Give the file 755 permissions `chmod 755 /home/youruser/mysqltos3.sh` or via FTP 8. Edit the variables near the top of the mysqltos3.sh file to match your bucket and MySQL authentication Now we're set. You can use it manually: