blob: 9dfee3f2da80ac8d8aec55ab30ee00a537387628 [file] [log] [blame]
badhri854c028b32021-11-03 18:24:05 -05001#!/bin/sh
2
3# Copyright 2020-present Open Networking Foundation
4#
5# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
6
7set -xe
8
9{{- if .Values.config.coreDump.enabled }}
Ajay Thakurb0028b62022-02-04 17:47:29 +000010cp /free5gc/pcf/pcf /tmp/coredump/
badhri854c028b32021-11-03 18:24:05 -050011{{- end }}
12
Ajay Thakurb0028b62022-02-04 17:47:29 +000013cd /free5gc
badhri854c028b32021-11-03 18:24:05 -050014
15cat config/pcfcfg.conf
16
17GOTRACEBACK=crash ./pcf/pcf -pcfcfg config/pcfcfg.conf