blob: b7a7b089b3679b9a2b3e2e1dd313f05f61b5709d [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/webconsole/webui /tmp/coredump/
11{{- end }}
12
Hyunsun Moon64f34352021-05-25 21:22:00 +000013cd /free5gc
Hyunsun Moon6a651482021-02-26 01:46:44 -080014
Hyunsun Moon64f34352021-05-25 21:22:00 +000015cat config/webuicfg.conf
16
Pingping Lin8aa815c2021-08-04 09:50:16 -050017GOTRACEBACK=crash ./webconsole/webconsole -webuicfg config/webuicfg.conf