adding natpub-2.komre.net as publisher
This commit is contained in:
parent
91cb6663a6
commit
88c1142669
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if [ "${sync_host}x" != "${my_hostname}x" ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
for publisher in natpub-1.komreg.net; do
|
||||
for publisher in natpub-1.komreg.net natpub-2.komreg.net; do
|
||||
echo "rsync to ${publisher}"
|
||||
rsync -a --exclude "/status/" --delete /opt/mdqp/work/signed_metadata/ ${publisher}:
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue