integrated ip

This commit is contained in:
ori
2019-08-19 13:14:49 -07:00
parent 3e3ea538af
commit d36def7ec5
5 changed files with 9 additions and 7 deletions

View File

@@ -39,4 +39,4 @@ class ChangeIP:
@staticmethod
def change_hostname(hostname):
subprocess.call(['hostnamectl set-hostname', "Chameleon-Vision-{}".format(hostname)])
subprocess.call(['hostnamectl set-hostname', "Chameleon-Vision-{}".format(hostname)])