From 8f125899ddacd2034556d78f9699e0f269aae913 Mon Sep 17 00:00:00 2001 From: T1me Date: Mon, 1 Feb 2021 19:41:49 +0800 Subject: [PATCH] fix smartdns Makefile --- .github/workflows/build-padavan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-padavan.yml b/.github/workflows/build-padavan.yml index 856ba3304a..7714453d75 100644 --- a/.github/workflows/build-padavan.yml +++ b/.github/workflows/build-padavan.yml @@ -42,8 +42,8 @@ jobs: # smartdns nameserver list for gfwlist wget https://raw.githubusercontent.com/T1me/Padavan-build/master/patch_files/smartdns_nameserverlist-gfwlist.sh -O /opt/rt-n56u/trunk/user/smartdns/smartdns_nameserverlist-gfwlist.sh wget https://raw.githubusercontent.com/T1me/Padavan-build/master/patch_files/smartdns_nameserverlist-gfwlist.conf -O /opt/rt-n56u/trunk/user/smartdns/smartdns_nameserverlist-gfwlist.conf - sed -i '$a\\t$(ROMFSINST) -p +x $(THISDIR)/smartdns_nameserverlist-gfwlist.sh /usr/bin/smartdns_nameserverlist-gfwlist.sh' - sed -i '$a\\t$(ROMFSINST) /etc_ro/smartdns_nameserverlist-gfwlist.conf' + sed -i '$a\\t$(ROMFSINST) -p +x $(THISDIR)/smartdns_nameserverlist-gfwlist.sh /usr/bin/smartdns_nameserverlist-gfwlist.sh' /opt/rt-n56u/trunk/user/smartdns/Makefile + sed -i '$a\\t$(ROMFSINST) /etc_ro/smartdns_nameserverlist-gfwlist.conf' /opt/rt-n56u/trunk/user/smartdns/Makefile - name: Build Firmware env: TNAME: PSG1218