blob: d82313949e9bfcd363e404cbc83fc345011fcd67 [file] [log] [blame]
Ajay Lotan Thakur9ad7dfe2022-07-25 17:26:03 -06001#!/bin/sh
2
3# SPDX-FileCopyrightText: 2022-present Intel Corporation
4#
5# SPDX-License-Identifier: Apache-2.0
6
7set -xe
8
9{{- if .Values.config.coreDump.enabled }}
10cp /free5gc/bin/upf-adapter /tmp/coredump/
11{{- end }}
12
13cd /free5gc
14
15cat config/config.yaml
16
17GOTRACEBACK=crash ./bin/upf-adapter config/config.yaml