{
  "actions" : {
    "build" : {
      "enabled" : true,
      "script" : "ssh -fNL 13306:127.0.0.1:3306 -i ~\/.ssh\/tokyoexpress_rsa -o ServerAliveInterval=60 -o ServerAliveCountMax=3 singroup@tokyo-express.net 2>\/dev\/null || true\nlsof -ti:8888 | xargs kill -9 2>\/dev\/null; sleep 1\nwhile true; do php -d max_execution_time=0 -d upload_max_filesize=30M -d post_max_size=35M -S localhost:8888 -t \/Users\/menou\/Library\/CloudStorage\/Dropbox\/www\/tokyo-express.net; sleep 1; done",
      "shell" : "\/bin\/zsh"
    },
    "run" : {
      "shell" : "\/bin\/zsh"
    }
  },
  "openLogOnRun" : "start"
}
