nginx.sh 70 B

1234
  1. #!/bin/bash
  2. echo "posizione $(pwd)"
  3. touch /tmp/null
  4. tail -f /tmp/null