Exemplo n.º 1
0
def reload_nginx():
    from bench.config.production_setup import reload_nginx
    reload_nginx()
Exemplo n.º 2
0
def reload_nginx():
	from bench.config.production_setup import reload_nginx
	reload_nginx()