Update duoxray.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# 一键搭建站群多IP节点
|
||||||
|
|
||||||
install_jq() {
|
install_jq() {
|
||||||
if ! command -v jq &> /dev/null; then
|
if ! command -v jq &> /dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user