if (_.includes(message, 'sicksync@')) {
      console.info(project.hostname, text.UPDATE_SUCCESS);

      return ssh.kill('SIGINT');
    }