run-ax-node.sh 57 B

123
  1. sleep 10
  2. chmod u+x ./app
  3. nohup ./app > ax-node.log 2>&1 &