From 1ba6ee7cb98b5b6448bc2a2be318eb3518d4de79 Mon Sep 17 00:00:00 2001 From: MoetaYuko Date: Wed, 9 Aug 2023 23:21:37 +0800 Subject: [PATCH] openwrt: add missing EOF to custom.conf --- package/openwrt/custom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/openwrt/custom.conf b/package/openwrt/custom.conf index d4e891b..6fb3a21 100644 --- a/package/openwrt/custom.conf +++ b/package/openwrt/custom.conf @@ -1,2 +1,2 @@ # Add custom settings here. -# please read https://pymumu.github.io/smartdns/config/basic-config/ \ No newline at end of file +# please read https://pymumu.github.io/smartdns/config/basic-config/