Correct syntax error in Shorewall6-lite install.sh:

This commit is contained in:
Tom Eastep 2011-02-06 10:15:29 -08:00
parent ab8951f9d8
commit 5ae9bd0d84

View File

@ -302,7 +302,7 @@ fi
for f in modules.*; do
run_install $OWNERSHIP -m 0644 $f ${DESTDIR}/usr/share/shorewall6-lite/$f
echo "Modules file $f installed as ${DESTDIR}/usr/share/shorewall6-lite/$f"
fi
done
if [ -d manpages ]; then
#