Skip to content

Commit

Permalink
fix smartdns Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
T1me committed Feb 1, 2021
1 parent 4ba7a4c commit 8f12589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-padavan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f12589

Please sign in to comment.