mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2026-01-27 10:23:19 +00:00
3 lines
93 B
Bash
3 lines
93 B
Bash
#!/bin/sh -eu
|
|
./generate_config_js.sh >/usr/share/nginx/html/config.js
|
|
nginx -g "daemon off;" |