From bd2ad22b0bc9dd742ea0109317fed50e5cdd41b9 Mon Sep 17 00:00:00 2001 From: mvscode <37238560+mvscode@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:54:00 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 751c43b..4d0154b 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Usage: /etc/init.d/frps {start|stop|restart|status|config|version} * Amend function name to frps #### Changed -* Change curl common to get server ip from wget common +* Change curl command to get server ip from wget command [Issue 117](https://github.com/mvscode/frps-onekey/issues/117) ### [1.0.2] - 2024-06-13