Commit e80261c1 authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent 36b056e8
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# ------------------------------------------------------------------------------- # -------------------------------------------------------------------------------
database_name=$1 database_name=$1
mysql_host=$2 mysql_host=$2
prefix=$((${mysql_host:10}-2)) prefix=$((${mysql_host:10}))
server_host=192.168.4.${prefix} server_host=192.168.4.${prefix}
db_backup=$3 db_backup=$3
use_public_ip=$4 use_public_ip=$4
......
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