Skip to content

Commit 7034be5

Browse files
authored
Update ss-dump-database.txt
1 parent 11aa99a commit 7034be5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bash/ss-dump-database.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
#### link: https://slickstack.io ###################################################################
66
#### mirror: littlebizzy/slickstack/blob/master/bash/ss-dump-database.txt ##########################
77
#### path: /var/www/ss-dump-database ###############################################################
8-
#### destination: n/a (not a boilerplate) ##########################################################
8+
#### destination: n/a (static file) ################################################################
99
#### purpose: Dumps the database(s) to /var/www/backups/mysql/ (SFTP user can access) ##############
10-
#### module version: MySQL 8.0.x ###################################################################
10+
#### module version: MySQL 5.7-8.0 #################################################################
1111
#### sourced by: n/a ###############################################################################
1212
#### bash aliases: ss dump database|db #############################################################
1313
####################################################################################################
@@ -131,7 +131,7 @@ chmod 0700 /var/www/crons/*cron* ## 0700 means only root/sudo can execute
131131
chmod 0700 /var/www/crons/custom/*cron* ## 0700 means only root/sudo can execute
132132

133133
####################################################################################################
134-
#### SlickStack: External References Used To Improve This Script (Thanks, Interwebz) ###############
134+
#### SlickStack: External References Used To Improve This Script (Thanks Interwebz) ################
135135
####################################################################################################
136136

137137
## Ref: https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html

0 commit comments

Comments
 (0)