separate
This commit is contained in:
@@ -9,7 +9,7 @@ echo "==>setup easytier config"
|
|||||||
uri='uri = "tcp://39.108.52.138:11010"'
|
uri='uri = "tcp://39.108.52.138:11010"'
|
||||||
name='network_name = "ctyuntest"'
|
name='network_name = "ctyuntest"'
|
||||||
pw='network_secret = "123456"'
|
pw='network_secret = "123456"'
|
||||||
sed -i.bak "14c\\$uri; 17c\\$name; 18c\\$pw" /opt/easytier/config/default.conf
|
sed -i.bak -e "14c\\$uri" -e "17c\\$name" -e "18c\\$pw" /opt/easytier/config/default.conf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user