mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
little typo
This commit is contained in:
@@ -41,7 +41,7 @@ case "${1}" in
|
|||||||
/etc/rc.d/init.d/networking/green start
|
/etc/rc.d/init.d/networking/green start
|
||||||
fi
|
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
|
/etc/rc.d/init.d/dhcp restart
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user