mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Add a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
62c9cb7b36
commit
eb47b9b54f
@ -187,6 +187,9 @@ else
|
||||
rm -rf ${PREFIX}/var/lib/shorewall6-lite
|
||||
fi
|
||||
|
||||
#
|
||||
# Check for /sbin/shorewall6-lite
|
||||
#
|
||||
if [ -f ${PREFIX}/sbin/shorewall6-lite ]; then
|
||||
first_install=""
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user