annotate host/start_nginx.sh @ 2134:de3107eb911f

improve previous
author Violet7
date Fri, 16 Jan 2026 17:59:40 -0800
parents c3b4c19f2d8a
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