File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
131131chmod 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
You can’t perform that action at this time.
0 commit comments