Skip to content

Commit f591a0d

Browse files
committed
Wrong description
1 parent e2feb3f commit f591a0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mysql-database-backup.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ while [ $# -gt 0 ]; do
2626
echo
2727
echo "Let's Encrypt Backup Script"
2828
echo
29-
echo "This script allows you to easily backup configuration settings, keys and certificates issued by Let's Encrypt."
30-
echo "https://github.com/AlexWinder/letsencrypt-backup"
29+
echo "This script allows you to easily backup a MySQL or MariaDB database to an SQL dump."
30+
echo "https://github.com/AlexWinder/mysql-backup-database"
3131
echo
3232
echo "Options:"
3333
echo

0 commit comments

Comments
 (0)