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 3131echo
3232echo " ================================================================"
3333echo
34- echo " Download database backup with $ scp backup@185.102.93.107 :backups/$mysql_file backup"
34+ echo " Download database backup with $ scp root@111.222.333.444 :backups/$mysql_file backup"
3535echo
3636echo " Unpack files with $ tar -xvzf backup/$mysql_file "
3737echo
38- echo " Download the full backup with with $ scp backup@185.102.93.107 :backups/$archive_file backup"
38+ echo " Download the full backup with with $ scp root@111.222.333.444 :backups/$archive_file backup"
3939echo
4040echo " Unpack files with $ tar -xvzf backup/$archive_file "
4141echo
@@ -60,4 +60,4 @@ find $dest -mtime +14 -type f -delete
6060echo
6161
6262# echo generated files
63- ls -lh $dest
63+ ls -lh $dest
You can’t perform that action at this time.
0 commit comments