Skip to content

Commit d25fd3a

Browse files
authored
Update README.md
1 parent 56b059e commit d25fd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In the actual shell script, you will need to edit the variables under the "Custo
1313

1414
Website Backup
1515

16-
This is a short script made to backup a LAMP style website. It backs up the website files in the public directory and then makes a (mySQL or mariaDB) database dump and then uses rsync to send them to a remote server. This will also require you to edit a few variables to suit your specific environment. You will need to edit the settings in the db.sh file.
16+
This is a short script made to backup a website running on LAMP. It backs up the website files in the public directory and then makes a (mySQL or mariaDB) database dump and then uses rsync to send them to a remote server. This will also require you to edit a few variables to suit your specific environment. You will need to edit the settings in the db.sh file.
1717

1818
civi_db_dump.sh
1919

0 commit comments

Comments
 (0)