Remove mentions of lockbox01.
This commit is contained in:
parent
05bb9f4f83
commit
1dd79c9801
10 changed files with 24 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue