Another tweak to upload script

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9131 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-19 16:20:08 +00:00
parent 3c78b8e6bf
commit 7e95ac9640

View File

@ -64,13 +64,16 @@ case $1 in
UPLOADLITE=Yes
UPLOADXML=Yes
UPLOADHTML=Yes
case $1 in
4.0.*)
;;
*)
UPLOAD6=Yes
UPLOAD6LITE=Yes
;;
esac
PARTIAL=
done=Yes
;;