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

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

View File

@ -91,7 +91,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