Initial commit
This commit is contained in:
1
LICENSE
Normal file
1
LICENSE
Normal file
@@ -0,0 +1 @@
|
||||
"THE BEER-WARE LICENSE" (Revision 42): <phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp
|
4
README.md
Normal file
4
README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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.
|
Reference in New Issue
Block a user