annotate host/start_nginx.sh @ 2149:8f4373973f5c draft tip

Close obsolete default head
author fffilimonov
date Fri, 23 Jan 2026 20:58:38 -0600
parents c3b4c19f2d8a
children 3ca8f933209d
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