@ -28,7 +28,7 @@ public class SshTouch {
private void run() throws Exception {
FTPUtil ssh = new FTPUtil();
ssh.initExec("162.168.201.120", "tcs", "tcs", 22);
ssh.initExec("192.168.201.120", "tcs", "tcs", 22);
try {
String cmd = "";