Hmmm... Looks like i broke the main web site with that - need to be even more specific

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2368 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
paulgear 2005-07-18 10:31:18 +00:00
parent a21550d18f
commit c4bfded36e

View File

@ -105,7 +105,7 @@ if [ -n "$filestocopy" ]; then
filestoreport="$filestoreport $(basename $f)"
done
chmod g+w $filestocopy
chmod 664 $filestocopy
for d in $DESTS; do
echo "$filestoreport -> $d"
scp -qp $filestocopy $d