Commit 6eda3161 authored by 智勇's avatar 智勇

up

parent b3537d71
#!/bin/bash
set -u
work_dir=/home/qa-deploy-utils/db-utils
sync_config_folder=~/db_sync_configs
db_backup_folder=~/daily_db_backup
sync_config_folder=/home/db_sync_configs
db_backup_folder=/home/daily_db_backup
source_db_host=$1
source_db_user=$2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment