mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
little typo
This commit is contained in:
@@ -41,7 +41,7 @@ case "${1}" in
|
||||
/etc/rc.d/init.d/networking/green start
|
||||
fi
|
||||
|
||||
if [ -f /var/ipfire/dhcp/enable_blue || -f -f /var/ipfire/dhcp/enable_green ]; then
|
||||
if [ -f /var/ipfire/dhcp/enable_blue || -f /var/ipfire/dhcp/enable_green ]; then
|
||||
/etc/rc.d/init.d/dhcp restart
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user