blob: 48081d91ae61dd1824e1895119f0a0730491eebe [file] [log] [blame]
#!/bin/sh
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: Apache-2.0
set -xe
{{- if .Values.config.coreDump.enabled }}
cp /free5gc/webconsole/webconsole /tmp/coredump/
{{- end }}
cd /free5gc
cat config/webuicfg.conf
GOTRACEBACK=crash ./webconsole/webconsole -webuicfg config/webuicfg.conf