Update 'freenas_network_unlock.py'

This commit is contained in:
2019-11-09 20:51:45 -05:00
parent be5ab74804
commit 82e4dd1768

View File

@@ -8,7 +8,7 @@ with open("config.yml", 'r') as ymlfile:
for section in cfg:
print(section)
pause
exit()
def ping(host):
"""