Skip to content

Commit

Permalink
Merge pull request #1 from alexandrz/master
Browse files Browse the repository at this point in the history
typo in readme
  • Loading branch information
Woxxy committed Aug 19, 2012
2 parents 871567a + 9f6da4e commit cc8a76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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:
Expand Down

0 comments on commit cc8a76f

Please sign in to comment.