yavisht / Backup-Script-for-Easy-Engine

Backup Script for Easy Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Backup Script for Easy Engine

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%