mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-16 11:42:39 +08:00
Update Install.sh
This commit is contained in:
parent
4565e0c4e7
commit
cdc02ed338
|
@ -2443,7 +2443,7 @@ function update_route_file() {
|
|||
echo "${geosite[*]}"
|
||||
)
|
||||
local geosite_formatted=$(sed 's/,/,\\n /g' <<<"$geosite_list")
|
||||
echo "正在配置 WireGuard..."
|
||||
echo "Configuring WireGuard..."
|
||||
sed -i '/"rules": \[/!b;a\
|
||||
{\
|
||||
"geosite": [\
|
||||
|
|
Loading…
Reference in New Issue
Block a user