6 lines
205 B
Bash
6 lines
205 B
Bash
echo "==>setup easytier config"
|
|
|
|
sed -i.bak '14curi = "tcp://39.108.52.138:11010";17cnetwork_name = "ctyuntest";18cnetwork_secret = "123456"' /opt/easytier/config/default.conf
|
|
|
|
|
|
echo "==>setup config done" |