mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ui.git
				synced 2025-10-30 18:27:58 +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;" | 
