blob: 820b6cb73c75bb7f2b75625ba2d0b86ed211781a [file] [log] [blame]
Badhrinath987e1d82020-11-20 13:23:58 -06001#!/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 }}
10cp /free5gc/ausf/ausf /tmp/coredump/
11{{- end }}
12
Badhrinath987e1d82020-11-20 13:23:58 -060013cd /free5gc
Hyunsun Moon6a651482021-02-26 01:46:44 -080014cp /tmp/config/* config/
Hyunsun Moon6a651482021-02-26 01:46:44 -080015
16cat config/free5GC.conf
17cat config/ausfcfg.conf
18
rootd623d5b2021-03-11 09:06:34 -070019./ausf/ausf -ausfcfg config/ausfcfg.conf