run-ax-node.sh 56 B

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