blob: 2be21a3a2756aba13e4c78c96c6c86d447414bdd [file] [log] [blame]
#!/bin/sh
# Copyright 2020-present Open Networking Foundation
#
# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
set -xe
{{- if .Values.config.coreDump.enabled }}
cp /free5gc/webconsole/webui /tmp/coredump/
{{- end }}
cd /free5gc
cp /tmp/config/* config/
cat config/free5GC.conf
cat config/webuicfg.conf
./webconsole/webconsole -webuicfg config/webuicfg.conf