diff options
author | root <root@ipecamera4.ipe.kit.edu> | 2018-08-05 05:37:57 +0200 |
---|---|---|
committer | root <root@ipecamera4.ipe.kit.edu> | 2018-08-05 05:37:57 +0200 |
commit | a043043ecb2be8e824f9da15d5d307f8130843a6 (patch) | |
tree | 7559d5763be50e0d00224e33e772881fc388e64f | |
parent | 05fb73ec16329981d5b3170e23fcbefaa89b71b6 (diff) | |
download | mlx-a043043ecb2be8e824f9da15d5d307f8130843a6.tar.gz mlx-a043043ecb2be8e824f9da15d5d307f8130843a6.tar.bz2 mlx-a043043ecb2be8e824f9da15d5d307f8130843a6.tar.xz mlx-a043043ecb2be8e824f9da15d5d307f8130843a6.zip |
Fix typo
-rwxr-xr-x | ip/ipecamera4.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ip/ipecamera4.sh b/ip/ipecamera4.sh index 4f03d96..a0d2d7e 100755 --- a/ip/ipecamera4.sh +++ b/ip/ipecamera4.sh @@ -5,7 +5,7 @@ mlxconf eth ipset ens1 192.168.41.84 ipset ens1d1 192.168.2.84 ipset ens11 192.168.42.84 -ipset ens11d 192.168.46.84 +ipset ens11d1 192.168.46.84 ipset enp6s0f0 #192.168.2.104 ipset enp7s0f0 #192.168.2.114 |