DELETE mysqlclient
This commit is contained in:
@@ -9,7 +9,7 @@ def ping(host):
|
|||||||
return result
|
return result
|
||||||
|
|
||||||
if ping("172.17.1.21") == 0:
|
if ping("172.17.1.21") == 0:
|
||||||
hostname = "172.17.1.21, 2223"
|
hostname = "172.17.1.21, 22"
|
||||||
else:
|
else:
|
||||||
hostname = "forward.stines.de, 2223"
|
hostname = "forward.stines.de, 2223"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user