easytier setup

This commit is contained in:
2026-06-07 11:02:34 +08:00
parent a40f9dec31
commit a5204aa22a

6
easytiersetup.sh Normal file
View File

@@ -0,0 +1,6 @@
echo "==>setup easytier config"
sed -i.bak '14c|uri = "tcp://39.108.52.138:11010"|;17cnetwork_name = "ctyuntest";18cnetwork_secret = "123456"' /opt/easytier/config/default.conf
echo "==>setup config done"