mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-31 15:05:39 +02: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)"
|
filestoreport="$filestoreport $(basename $f)"
|
||||||
done
|
done
|
||||||
|
|
||||||
chmod g+w $filestocopy
|
chmod 664 $filestocopy
|
||||||
for d in $DESTS; do
|
for d in $DESTS; do
|
||||||
echo "$filestoreport -> $d"
|
echo "$filestoreport -> $d"
|
||||||
scp -qp $filestocopy $d
|
scp -qp $filestocopy $d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user