diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2025-03-05 09:11:06 -0800 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2025-03-05 09:11:06 -0800 |
| commit | 9735c2b4dd1188b54aa987f0477cc2f76577f32c (patch) | |
| tree | 6e6e5f50a89e39f0e35aa90354f208e020652514 /docs/buildnotes | |
| parent | ccf7fc5a7f98506a372f5d2637728b31f380c63c (diff) | |
typo
Diffstat (limited to 'docs/buildnotes')
| -rw-r--r-- | docs/buildnotes/colo-relocation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/buildnotes/colo-relocation.md b/docs/buildnotes/colo-relocation.md index 976aca0..7363370 100644 --- a/docs/buildnotes/colo-relocation.md +++ b/docs/buildnotes/colo-relocation.md @@ -146,8 +146,8 @@ root@virgil:~# ^x netplan apply ip a -sed -i s/198.202.31.132/198.202.31.99/ /etc/resolv.conf -root@virgil:~# sed -i s/198.202.31.132/198.202.31.99/ /etc/resolv.conf.static +sed -i s/198.202.31.132/69.41.138.99/ /etc/resolv.conf +root@virgil:~# sed -i s/198.202.31.132/69.41.138.99/ /etc/resolv.conf.static reboot ``` |
