mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
Avoid having to update the 'upload' program on new development versions
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3581 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
595df36acb
commit
3bf9ddd4fe
@ -1,7 +1,7 @@
|
||||
#/bin/sh
|
||||
|
||||
case $1 in
|
||||
3.1.*)
|
||||
*.*[13569].*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/development/${1%.*}/shorewall-$1"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user