Remove mentions of lockbox01.

This commit is contained in:
Kevin Fenzi 2015-09-25 18:49:17 +00:00
parent 05bb9f4f83
commit 1dd79c9801
10 changed files with 24 additions and 17 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
#
# A simple script to copy database dumps over to public space on lockbox01
# A simple script to copy database dumps over to public space on batcave01
# Only the most recent dump is published
#
scp db-datanommer02:/backups/datanommer-$(date +%F).dump.xz /srv/web/infra/db-dumps/datanommer.dump.xz