mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update README.md
This commit is contained in:
parent
b03538e218
commit
e9b2adbf60
@ -25,7 +25,7 @@ iptables -t nat -C POSTROUTING -j MASQUERADE || iptables -t nat -A POSTROUTING -
|
||||
```
|
||||
podman exec -it unifi-os sh
|
||||
|
||||
ssh root@127.0.01 # this is to accept the fingerprint of the udm
|
||||
ssh root@127.0.1.1 # this is to accept the fingerprint of the udm
|
||||
exit # back to the container shell
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user