Files
chromebrew/tests/package/n/nginx
2026-03-05 04:27:02 +00:00

4 lines
42 B
Bash
Executable File

#!/bin/bash
nginx -h 2>&1 | head
nginx -v