Update 'freenas_network_unlock.py'
This commit is contained in:
@@ -8,7 +8,7 @@ with open("config.yml", 'r') as ymlfile:
|
|||||||
|
|
||||||
for section in cfg:
|
for section in cfg:
|
||||||
print(section)
|
print(section)
|
||||||
pause
|
exit()
|
||||||
|
|
||||||
def ping(host):
|
def ping(host):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user