From 4234538de3dc147805c30da88bab54f8b92f798c Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Sat, 7 Nov 2020 13:43:40 +0200 Subject: [PATCH] Add a missing file from the previous commit --- run-medalla-beacon-node.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 run-medalla-beacon-node.sh diff --git a/run-medalla-beacon-node.sh b/run-medalla-beacon-node.sh new file mode 100755 index 000000000..ba111911e --- /dev/null +++ b/run-medalla-beacon-node.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +scripts/run-beacon-node.sh beacon_node_spec_0_12_3 medalla +