mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Correct syntax error
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5f37b5bde6
commit
c2c1552484
@ -463,6 +463,7 @@ if [ -z "$DESTDIR" ]; then
|
||||
echo "Set startup=1 in ${CONFDIR}/default/$PRODUCT to enable"
|
||||
else
|
||||
cant_autostart
|
||||
fi
|
||||
else
|
||||
cant_autostart
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user