diff options
author | tom barrett <spalf0@gmail.com> | 2018-03-20 09:54:56 -0500 |
---|---|---|
committer | tom barrett <spalf0@gmail.com> | 2018-03-20 09:54:56 -0500 |
commit | c008757b8907f043c3a8181d071ec9eb751f6d9e (patch) | |
tree | a642275610408f81a9f7dd467077b8224bbef896 /symmedia_ip | |
parent | c235c03808ee207bc8cd0492b24f6618d29e928c (diff) |
-ip changer and notifer
Diffstat (limited to 'symmedia_ip')
-rwxr-xr-x | symmedia_ip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/symmedia_ip b/symmedia_ip new file mode 100755 index 0000000..5699d8a --- /dev/null +++ b/symmedia_ip @@ -0,0 +1,3 @@ +#!/bin/bash +ifconfig eth0 172.30.0.10 netmask 255.255.255.0 up +echo "should b 172.30.0.2" |