README.md

This commit is contained in:
Samuel Huang
2021-08-29 16:40:46 +10:00
parent 3891656e50
commit cb6c9dbd7a
2 changed files with 12 additions and 12 deletions

2
run.sh
View File

@@ -121,7 +121,7 @@ if [ "${IGCHINA}" = "1" ]; then
else
rm -rf /etc/dnsmasq.d/*.china.conf
fi
dnsmasq
/usr/sbin/dnsmasq
if [ -z "${DNS}" ]; then
DNS="1.1.1.1"