From 685d7ecd81a68ef8b5196a45aa325f2cd5f65b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E7=A8=AE?= <39034242+kenzok8@users.noreply.github.com> Date: Wed, 17 Nov 2021 00:38:36 +0800 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 503feb400..33a66cbf1 100755 --- a/main.sh +++ b/main.sh @@ -3,7 +3,7 @@ function mvdir() { mv -n `find $1/* -maxdepth 0 -type d` ./ rm -rf $1 } -git clone --depth 1 https://github.com/kiddin9/my-packages && mvdir my-packages +git clone --depth 1 https://github.com/kenzok78/my-packages && mvdir my-packages git clone --depth 1 https://github.com/kiddin9/openwrt-bypass && mvdir openwrt-bypass git clone --depth 1 https://github.com/kiddin9/luci-app-dnsfilter git clone --depth 1 https://github.com/kiddin9/aria2