add bility to create core files on host

Change-Id: Ia7b7f071e7699b6a66d76aed8615ced36ef7f9c2
diff --git a/omec/5g-control-plane/templates/bin/_webui-run.sh.tpl b/omec/5g-control-plane/templates/bin/_webui-run.sh.tpl
index bcca02b..b7a7b08 100644
--- a/omec/5g-control-plane/templates/bin/_webui-run.sh.tpl
+++ b/omec/5g-control-plane/templates/bin/_webui-run.sh.tpl
@@ -14,4 +14,4 @@
 
 cat config/webuicfg.conf
 
-./webconsole/webconsole -webuicfg config/webuicfg.conf
+GOTRACEBACK=crash ./webconsole/webconsole -webuicfg config/webuicfg.conf