jerrita 4 月之前
父节点
当前提交
8137d36ae1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -15,4 +15,5 @@ update:
 install:
 	rm -ri /etc/dnsmasq.d
 	ln -s ${PWD}/rules /etc/dnsmasq.d
+	rm -ri /etc/scripts
 	ln -s ${PWD}/scripts /etc