Commit a1d390c5 authored by 智勇's avatar 智勇

删除编辑ip第四段逻辑

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