From cf5e2eb5bd98bdb694d919257149c5ebc76b62a4 Mon Sep 17 00:00:00 2001 From: RoomWithOutRoof <166608075+Jah-yee@users.noreply.github.com> Date: Sat, 27 Jun 2026 10:14:32 +0800 Subject: [PATCH] fix: correct sucessfully to successfully typo in echo message --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 1b049e16c1..c40182c23e 100644 --- a/run.sh +++ b/run.sh @@ -15,6 +15,6 @@ fi echo get subscribe wget $subscribeclash -O ./clash.yaml wget $subscribeV2ray -O ./v2ray.txt -echo get subscribe sucessfully +echo get subscribe successfully echo hope you have a good day~ echo bye~