mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Correct typo in Shorwall6-lite install script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ad9f66042d
commit
cafeca0c0d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user