Allow the update and stage scripts to run on the primary server -- take 4

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6862 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-14 15:02:44 +00:00
parent c64e56c6b5
commit e679adbd31

View File

@ -84,7 +84,7 @@ if [ "$HOSTNAME" = lists ]; then
COMMAND=cp
else
ssh $USER mkdir -p $DEST
$DEST=${USER}:${DEST}
DEST=${USER}:${DEST}
fi
$COMMAND -r errata known_problems.txt patch-$1 ${1}.* releasenotes.txt shorewall*${1}*.tgz* shorewall*${1}*.bz2* $rpm $literpm $perlrpm $shellrpm $DEST