Add: post-backup hook Renamed:setup cms-handeler
Added funtion for runing script after Backup Renamed bck-util cms-handeler to CMSHook-conf for future compatibility
This commit is contained in:
@@ -20,6 +20,7 @@ DBPASS='<MSQLRootPW>' #MySQL Root password (syntax '<MSQLRoot
|
||||
#RSYNC
|
||||
RSPORT=22 #Rsync port
|
||||
|
||||
## To run a script after the backup has ran create "Post-backup-hook.sh" in this folder
|
||||
|
||||
##SiteBackup site backup command, multiple commands are allowed
|
||||
#example: SiteBackup -d domain.com -sn domain -db wp_093 -sd "/var/www/domain.com/html" -ext-files "/ext/test.txt" -ai1 -wpupdate
|
||||
@@ -36,4 +37,3 @@ RSPORT=22 #Rsync port
|
||||
# -srsync #syncs site folder via rsync
|
||||
# -srsyncdel #also syncs deletes monthly (day set by DOMC)
|
||||
# -tarenc #Enables encrypyed site Tar backup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user