fix paren escape

This commit is contained in:
ducoterra
2019-12-29 21:03:10 -05:00
parent 7a5a476649
commit 918803295e

View File

@@ -1,6 +1,6 @@
echo Client Name:
read name
echo Client Matching IP: (10.10.0.<?>)
echo Client Matching IP: \(10.10.0.?\)
read ip
echo Server PubKey:
read server_pubkey