mirror of
https://github.com/xdtianyu/scripts.git
synced 2025-09-23 20:52:16 +08:00
Update README.md
This commit is contained in:
@@ -138,7 +138,18 @@ LOG_FILE="/var/log/backup.log"
|
|||||||
```
|
```
|
||||||
|
|
||||||
# online.net ftp 备份脚本
|
# online.net ftp 备份脚本
|
||||||
|
|
||||||
|
## 下载
|
||||||
|
|
||||||
|
```
|
||||||
|
mkdir /root/bin
|
||||||
|
cd /root/bin
|
||||||
|
|
||||||
|
wget https://raw.githubusercontent.com/xdtianyu/scripts/master/backup/ftpbackup.sh
|
||||||
|
wget https://raw.githubusercontent.com/xdtianyu/scripts/master/backup/ftpbackup.list
|
||||||
|
|
||||||
|
chmod +x ftpbackup.sh
|
||||||
|
```
|
||||||
|
|
||||||
## 配置
|
## 配置
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user