test-ogclone/ogclient/interfaceAdm/getIpAddress.py

6 lines
72 B
Python

#!/usr/bin/python3
from NetLib import ogGetIpAddress
ogGetIpAddress()