From 424a1e6491f2087f946c098f887b81ef8d3f58ea Mon Sep 17 00:00:00 2001 From: hanhh <18330117883@163.com> Date: Fri, 11 Jun 2021 22:38:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=B5=8B=E8=AF=95shell?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/test.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 shell/test.sh diff --git a/shell/test.sh b/shell/test.sh deleted file mode 100644 index 817ae298..00000000 --- a/shell/test.sh +++ /dev/null @@ -1,3 +0,0 @@ -url="https://ghproxy.com/https://github.com/zooPanda/zoo.git" -github_proxy_url="https://ghproxy.com/" -echo "${github_proxy_url}${url/https:\/\/ghproxy.com\//}" \ No newline at end of file