mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
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:
parent
3c78b8e6bf
commit
7e95ac9640
@ -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
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user