Hello I have this script that backup the wordpress to google drive #path to WordPress installations SITESTORE="/nginx/domains" #date prefix DATEFORM=$(date +"%Y-%m-%d") #Days to retain DAYSKEEP=7 #calculate days as filename prefix...