We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug output...
+ DEFAULT_SITE=delta9seattle.org + BACKUP_PATH=/home/delta9seattle_sftp/Backup/databases/ + '[' == '' ']' ./db-backup.sh: line 15: [: ==: unary operator expected + SITE_NAME= + '[' -f /home/delta9seattle_sftp/sites//wp-config.php ']' + WP_CONFIG_PATH=/home/delta9seattle_sftp/sites//wordpress/wp-config.php ++ sed 's/[()'\'',;]/ /g' /home/delta9seattle_sftp/sites//wordpress/wp-config.php ++ awk '{print $3}' sed: can't read /home/delta9seattle_sftp/sites//wordpress/wp-config.php: No such file or directory ++ grep DB_PASSWORD + WPPASS= ++ sed 's/[()'\'',;]/ /g' /home/delta9seattle_sftp/sites//wordpress/wp-config.php ++ awk '{print $3}' sed: can't read /home/delta9seattle_sftp/sites//wordpress/wp-config.php: No such file or directory ++ grep DB_USER + WPUSER= ++ sed 's/[()'\'',;]/ /g' /home/delta9seattle_sftp/sites//wordpress/wp-config.php ++ awk '{print $3}' sed: can't read /home/delta9seattle_sftp/sites//wordpress/wp-config.php: No such file or directory ++ grep DB_NAME + WPDB= + mysqldump --add-drop-table -u -p + gzip ++ date +%F_%H-%M-%S
The text was updated successfully, but these errors were encountered:
5fb6a7f
Setup AWS for offsite backups - Fixes #1
eade777
No branches or pull requests
Debug output...
The text was updated successfully, but these errors were encountered: