pacman/start_nginx.sh

3 lines
43 B
Bash
Raw Permalink Normal View History

2021-10-11 23:45:00 +00:00
#!/bin/sh
/usr/sbin/nginx -g "daemon off;"