diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-09-15 16:08:27 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-09-15 16:08:27 -0400 |
commit | a91aea316320285ef8cd83d40f63d57f57c51e4b (patch) | |
tree | e4b45c795d76e76b60e2afff6c20f7fb780c2609 | |
parent | d067cb94f94bbac45eee3b142b804a69e2b5f533 (diff) |
Update authorized keys sync.
Backup moved to new host.
-rwxr-xr-x | bin/kj_sync_authorized_keys.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kj_sync_authorized_keys.sh b/bin/kj_sync_authorized_keys.sh index b9400f1..b8be72d 100755 --- a/bin/kj_sync_authorized_keys.sh +++ b/bin/kj_sync_authorized_keys.sh @@ -11,10 +11,10 @@ declare -r overwrite=false declare -r tmpdir=$(mktemp -d /tmp/kj_sync_authorized_keys.XXXXX) targets=( + root@orbekk.osl.trygveandre.net tesuji.6.orbekk.com login.6.orbekk.com minecraft.6.orbekk.com - backup.6.orbekk.com login.pvv.ntnu.no aji.orbekk.com moyo.orbekk.com |