mirror of
https://github.com/TheyCallMeSecond/sing-box-manager.git
synced 2024-11-15 19:22:51 +08:00
Update Install.sh
This commit is contained in:
parent
cdc02ed338
commit
95f9da30cf
|
@ -2474,7 +2474,7 @@ function update_outbound_file() {
|
|||
}
|
||||
' "$config_file" >"$config_file.tmp"
|
||||
mv "$config_file.tmp" "$config_file"
|
||||
echo "WireGuard 配置完成。"
|
||||
echo "WireGuard configuration is complete."
|
||||
}
|
||||
|
||||
function write_phone_client_file() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user