Skip to content

Instantly share code, notes, and snippets.

View PabloWestphalen's full-sized avatar
🏠
Working from home

Pablo Westphalen PabloWestphalen

🏠
Working from home
View GitHub Profile
#!/usr/bin/env bash
# WP-CLI Back up Script to Amazon S3
# Source: https://www.jonathan.vc
# Author: Jonathan Dingman
# Adapted from Mike at WP Bullet
#define local path for backups
BACKUPPATH=/tmp/backups
#path to WordPress installations