From 240069286571912ca4d689b46b680ea5818e8be2 Mon Sep 17 00:00:00 2001 From: Fabio Woxxy Date: Sat, 17 Sep 2011 18:54:16 +0200 Subject: [PATCH] Adding a certain comment to variables --- mysqltos3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mysqltos3.sh b/mysqltos3.sh index 0b61101..d621656 100644 --- a/mysqltos3.sh +++ b/mysqltos3.sh @@ -3,6 +3,7 @@ # Updates etc at: https://github.com/woxxy/MySQL-backup-to-Amazon-S3 # Under a MIT license +# change these variables to what you need MYSQLROOT=root MYSQLPASS=password S3BUCKET=mybucket