Adding a certain comment to variables

This commit is contained in:
Fabio Woxxy
2011-09-17 18:54:16 +02:00
parent dce2df646f
commit 2400692865

View File

@ -3,6 +3,7 @@
# Updates etc at: https://github.com/woxxy/MySQL-backup-to-Amazon-S3 # Updates etc at: https://github.com/woxxy/MySQL-backup-to-Amazon-S3
# Under a MIT license # Under a MIT license
# change these variables to what you need
MYSQLROOT=root MYSQLROOT=root
MYSQLPASS=password MYSQLPASS=password
S3BUCKET=mybucket S3BUCKET=mybucket