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 Thakur03189d22022-02-10 14:06:03 -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