This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define local path for backups | |
BACKUPPATH="/tmp/backups" | |
#define remote backup path | |
BACKUPPATHREM="wp" | |
#path to WordPress installations | |
SITESTORE="/home/nginx/domains" | |
#date prefix |