/Backup-Script-for-Easy-Engine

Backup Script for Easy Engine

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Backup-Script-for-Easy-Engine

Backup Script for Easy Engine

Change these settings so that the backup script knows which website and database to backup.

THESITE="website.com" THEDB="db_name" THEDBUSER="db_user" THEDBPW="db_pass"

You can add this script to crontab as per your needs and it will schedule automatic backups.