Update Install.sh

This commit is contained in:
TheyCallMeSecond 2024-01-03 05:15:51 +03:30 committed by GitHub
parent cdc02ed338
commit 95f9da30cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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() {