Update duoxray.sh

This commit is contained in:
NewName
2024-10-01 05:26:24 +08:00
parent 04bb7486e3
commit 076e1f1569

View File

@@ -1,4 +1,5 @@
#!/bin/bash
# 一键搭建站群多IP节点
install_jq() {
if ! command -v jq &> /dev/null; then