chore: use jsdelivr CDN for all download URLs
This commit is contained in:
@@ -46,4 +46,4 @@ echo "🌐 Dashboard: http://$IP:$PORT"
|
||||
echo "🔑 Auth Token: $TOKEN"
|
||||
echo ""
|
||||
echo "📡 Install agent on each node:"
|
||||
echo " curl -fsSL https://raw.githubusercontent.com/xmg0828888/oc-monitor/main/install-agent.sh | bash -s -- -s http://$IP:$PORT -t $TOKEN -n \"NodeName\""
|
||||
echo " curl -fsSL https://cdn.jsdelivr.net/gh/xmg0828888/oc-monitor@main/install-agent.sh | bash -s -- -s http://$IP:$PORT -t $TOKEN -n \"NodeName\""
|
||||
|
||||
Reference in New Issue
Block a user