1031
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
#cat /root/rc.local-with | grep -v block > /etc/rc.local
|
||||
|
||||
grep -qi "block" /etc/rc.local && sed -i '\|^/root/startblock\.sh$|d' /etc/rc.local
|
||||
|
||||
LAN_IF="br-lan"
|
||||
LAN_NET="192.168.2.0/24"
|
||||
|
||||
Reference in New Issue
Block a user