forked from extern/shorewall_code
Fix upload script to upload the Shorewall Lite RPM -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4215 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
26de5bc59d
commit
6376754bfd
@ -13,7 +13,7 @@ case $1 in
|
||||
rpm=shorewall-${1%-*}-0${1#*-}.noarch.rpm
|
||||
literpm=shorewall-lite-${1%-*}-0${1#*-}.noarch.rpm
|
||||
;;
|
||||
3.[02468].*)
|
||||
3.[2468].*)
|
||||
DEST="root@mail.shorewall.net:/srv/ftp/pub/shorewall/${1%.*}/shorewall-$1"
|
||||
rpm=shorewall-${1}-1.noarch.rpm
|
||||
literpm=shorewall-lite-${1}-1.noarch.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user