run.sh 82 B

12345
  1. #!/bin/bash
  2. #
  3. /etc/init.d/nginx start
  4. touch /tmp/nginx.txt
  5. tail -f /tmp/nginx.txt