diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2025-07-25 08:18:10 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-07-28 22:17:11 +0200 |
commit | e94c4c4d1e68af64a1f9d8e2709722a1fbdcab50 (patch) | |
tree | ba39bae0017797b6dfed5a5f56dd49ed858ff939 /config/backup-lhn2ix | |
parent | 3a027619d7ab6a97db2ee000f1fe94b6c284061a (diff) | |
download | infra-e94c4c4d1e68af64a1f9d8e2709722a1fbdcab50.tar.gz infra-e94c4c4d1e68af64a1f9d8e2709722a1fbdcab50.tar.bz2 infra-e94c4c4d1e68af64a1f9d8e2709722a1fbdcab50.tar.xz infra-e94c4c4d1e68af64a1f9d8e2709722a1fbdcab50.zip |
lhn2ix
Diffstat (limited to 'config/backup-lhn2ix')
-rwxr-xr-x | config/backup-lhn2ix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/backup-lhn2ix b/config/backup-lhn2ix index 0b135fb..6755232 100755 --- a/config/backup-lhn2ix +++ b/config/backup-lhn2ix @@ -6,7 +6,7 @@ basedir="${0%/*}" cd "$basedir" -ssh ubnt@192.168.11.1 \ +ssh ubnt@lhn2ix.dn42.trygvis.io \ /opt/vyatta/bin/vyatta-op-cmd-wrapper show configuration commands \ > .tmp |