8d694948ae03bfb605fbae94caa926ed0e9787e9
Nginx_webNsql_backup
This script is meant to make daily backups of a wordpress website, but can be used for something similar like joomla or any other folder and its associated mysql database. First stops nginx then copies the folder into another temp folder and then a backup of the database to the same temp folder.
Description
This script is meant to make daily backups of a wordpress website, but can be used for something similar like joomla or any other folder and its associated mysql database.
First stops nginx then copies the folder into another temp folder and then a backup of the database to the same temp folder.
Languages
Shell
100%