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