mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 08:03:11 +01:00
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:
parent
a21550d18f
commit
c4bfded36e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user