mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-24 04:59:21 +08:00
add backup
This commit is contained in:
15
backup/ftpbackup.list
Normal file
15
backup/ftpbackup.list
Normal file
@@ -0,0 +1,15 @@
|
||||
files=(
|
||||
"/root/bin/ftpbackup.list"
|
||||
"/root/bin/ftpbackup.sh"
|
||||
"/home/libvirt/images/www.img"
|
||||
"/home/libvirt/images/builder.img"
|
||||
"/home/libvirt/images/redhat7.img"
|
||||
"/home/libvirt/images/ubuntu.img"
|
||||
)
|
||||
|
||||
dirs=(
|
||||
"root"
|
||||
"etc"
|
||||
"var"
|
||||
"usr"
|
||||
)
|
Reference in New Issue
Block a user