Commit 32cb062c authored by 智勇's avatar 智勇

update

parent 4feb650e
......@@ -3,6 +3,7 @@ source_db_user=$2
source_db_pwd='Uiwb@o^fR&nHOa5t'
ip_value=$4
if valid_ip $ip_value; then target_db_host="$ip_value"; else target_db_host="192.168.4.$ip_value"; fi
target_db_user=$5
target_db_pwd=$6
......
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