blob: dab590a361358661eed79c20c00a876829144b53 [file] [log] [blame]
badhri854c028b32021-11-03 18:24:05 -05001#!/bin/sh
2
3# Copyright 2020-present Open Networking Foundation
4#
Ajay Lotan Thakurb050aa62022-02-11 13:14:48 -06005# SPDX-License-Identifier: Apache-2.0
badhri854c028b32021-11-03 18:24:05 -05006
7set -xe
8
9{{- if .Values.config.coreDump.enabled }}
10cp /simapp/bin/simapp /tmp/coredump/
11{{- end }}
12
13cd /simapp
14cat config/simapp.yaml
15
16./bin/simapp -simapp config/simapp.yaml