refs #477 Adds ogboot daemon configuration
parent
1fed0c6130
commit
1dc0877f6c
|
@ -994,7 +994,7 @@ if subprocess.run(["echo", "$?"]).returncode != 0:
|
|||
logger.error("Error setup nginx")
|
||||
|
||||
logger.info("Configure ogboot daemon")
|
||||
setup_nginx()
|
||||
install_oglive_daemon()
|
||||
if subprocess.run(["echo", "$?"]).returncode != 0:
|
||||
logger.error("Error configure ogboot daemon")
|
||||
|
||||
|
|
Loading…
Reference in New Issue