comparison host/start_nginx.sh @ 2133:c3b4c19f2d8a

attempt to autodetect and use nginx confs dir
author Violet7
date Fri, 16 Jan 2026 17:29:05 -0800
parents 6a2383baecb6
children
comparison
equal deleted inserted replaced
2132:44f47df52976 2133:c3b4c19f2d8a
1 #!/bin/bash 1 #!/bin/bash
2 2
3 sudo nginx; 3 sudo nginx -t
4 sudo nginx