add bility to create core files on host

Change-Id: Ia7b7f071e7699b6a66d76aed8615ced36ef7f9c2
diff --git a/omec/5g-control-plane/templates/bin/_nrf-run.sh.tpl b/omec/5g-control-plane/templates/bin/_nrf-run.sh.tpl
index 342f1fc..7caa2e9 100644
--- a/omec/5g-control-plane/templates/bin/_nrf-run.sh.tpl
+++ b/omec/5g-control-plane/templates/bin/_nrf-run.sh.tpl
@@ -14,4 +14,4 @@
 
 cat config/nrfcfg.conf
 
-./nrf/nrf -nrfcfg config/nrfcfg.conf
+GOTRACEBACK=crash ./nrf/nrf -nrfcfg config/nrfcfg.conf