mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-09 15:41:19 +02:00
Correct typo in Shorwall6-lite install script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@ -285,7 +285,7 @@ echo "Capability file builder installed in ${PREFIX}/usr/share/shorewall6-lite/s
|
||||
# Install wait4ifup
|
||||
#
|
||||
|
||||
if [ -f wait4fup ]; then
|
||||
if [ -f wait4ifup ]; then
|
||||
install_file wait4ifup ${PREFIX}/usr/share/shorewall6-lite/wait4ifup 0755
|
||||
|
||||
echo
|
||||
|
Reference in New Issue
Block a user