view host/start_nginx.sh @ 2129:6a2383baecb6

integrate into system nginx
author Violet7
date Fri, 16 Jan 2026 15:30:49 -0800
parents a65802b06b01
children c3b4c19f2d8a
line wrap: on
line source

#!/bin/bash

sudo nginx;