blob: 1a7b6800ce31890fa221665145f61964ab6fb962 [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/nssf/nssf /tmp/coredump/
11{{- end }}
12
Hyunsun Moon64f34352021-05-25 21:22:00 +000013cd /free5gc
14cp /tmp/config/* config/
Hyunsun Moon6a651482021-02-26 01:46:44 -080015
Hyunsun Moon64f34352021-05-25 21:22:00 +000016cat config/nssfcfg.conf
17
18./nssf/nssf -nssfcfg config/nssfcfg.conf