Update README.md

This commit is contained in:
Teddysun 2020-07-26 18:20:19 +09:00
parent e38742af65
commit 3edb641707
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

View File

@ -24,7 +24,7 @@
## backup.sh
- You must modify the config before run it
- Backup MySQL/MariaDB/Percona datebases, files and directories
- Backup MySQL/MariaDB datebases, files and directories
- Backup file is encrypted with AES256-cbc with SHA1 message-digest (option)
- Auto transfer backup file to Google Drive (need install `rclone` command) (option)
- Auto transfer backup file to FTP server (option)
@ -44,10 +44,6 @@
## l2tp.sh(Deprecated, DO NOT USE)
- Description: Auto install L2TP/IPSec VPN Server
- Intro: https://teddysun.com/448.html
- Change to **L2TP/IPsec VPN Server Docker Image**: https://hub.docker.com/r/teddysun/l2tp
## pptp.sh(Deprecated, DO NOT USE)
Copyright (C) 2013-2020 Teddysun <i@teddysun.com>