From 1dd79c9801cb30f55ed9c53e5fbf268444882d03 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 25 Sep 2015 18:49:17 +0000 Subject: Remove mentions of lockbox01. --- scripts/public-db-copy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/public-db-copy') diff --git a/scripts/public-db-copy b/scripts/public-db-copy index 406b60e15..ba2fd0890 100755 --- a/scripts/public-db-copy +++ b/scripts/public-db-copy @@ -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 -- cgit