annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1637
a65802b06b01 add nginx scripts
fffilimonov
parents:
diff changeset
1 #!/bin/bash
a65802b06b01 add nginx scripts
fffilimonov
parents:
diff changeset
2
2133
c3b4c19f2d8a attempt to autodetect and use nginx confs dir
Violet7
parents: 2129
diff changeset
3 sudo nginx -t
c3b4c19f2d8a attempt to autodetect and use nginx confs dir
Violet7
parents: 2129
diff changeset
4 sudo nginx