Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 268 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 268 Bytes

backup-mysql

mysql backup shell script

脚本使用规则

step 1

生成.env 文件,可以参照.env.example

step 2

source $(PWD)/dotenv-shell-loader.sh

step 3

dotenv

step 4

sh backup.sh

Note 目录及边界值检查