mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-24 15:18:53 +01:00
Shorewall 3.2.0 Beta 1
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3648 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1bd69b5da7
commit
bc06454767
@ -4,6 +4,9 @@ case $1 in
|
||||
*.*[13569].*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
;;
|
||||
*Beta*|*RC*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
;;
|
||||
*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/${1%.*}/shorewall-$1"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user