From d71e2515ba5cca7064ee190c0d17f1e919b65230 Mon Sep 17 00:00:00 2001 From: youcai2016 <45659413+youcai2016@users.noreply.github.com> Date: Sat, 24 Sep 2022 17:37:37 +0800 Subject: [PATCH] Update diy-part1.sh --- diy-part1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diy-part1.sh b/diy-part1.sh index d401207c4..f8bbc9881 100755 --- a/diy-part1.sh +++ b/diy-part1.sh @@ -15,4 +15,4 @@ # Add a feed source echo 'src-git helloworld https://github.com/fw876/helloworld' >>feeds.conf.default -#echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default +echo 'src-git passwall https://github.com/xiaorouji/openwrt-passwall' >>feeds.conf.default