mirror of
https://github.com/BastilleBSD/templates.git
synced 2025-12-11 01:11:08 +01:00
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
PKG nginx
|
|
CP usr /
|
|
SYSRC nginx_enable=YES
|
|
CMD nginx -t
|
|
SERVICE nginx restart
|