File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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-files.txt #############################
77# ### path: /var/www/ss-dump-files ##################################################################
8- # ### destination: n/a (not a boilerplate) ##########################################################
9- # ### purpose: Dumps files to /var/www/backups/html/production.tar.gz (SFTP user can access) ########
10- # ### module version: Ubuntu 18.04 to 24.04 LTS #####################################################
8+ # ### destination: n/a (static file) ###### ##########################################################
9+ # ### purpose: Dumps all public files to /var/www/backups/html/ (SFTP user can access) ###### ########
10+ # ### module version: Ubuntu 18.04- 24.04 LTS ### #####################################################
1111# ### sourced by: n/a ###############################################################################
1212# ### bash aliases: ss dump files ###################################################################
1313# ###################################################################################################
@@ -121,7 +121,7 @@ chmod 0700 /var/www/crons/*cron* ## 0700 means only root/sudo can execute
121121chmod 0700 /var/www/crons/custom/* cron* # # 0700 means only root/sudo can execute
122122
123123# ###################################################################################################
124- # ### SlickStack: External References Used To Improve This Script (Thanks, Interwebz) ###############
124+ # ### SlickStack: External References Used To Improve This Script (Thanks Interwebz) # ###############
125125# ###################################################################################################
126126
127127# # Ref: ChatGPT
You can’t perform that action at this time.
0 commit comments