mirror of
https://github.com/ChrisSewell/MySQL-backup-to-Amazon-S3.git
synced 2025-07-01 18:47:26 -04:00
Adding a certain comment to variables
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user