This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-01-12 15:24:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
run-medalla-beacon-node.sh
6 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
Add a missing file from the previous commit
2020-11-07 13:43:40 +02:00
#!/bin/bash
[skip ci] The run-*-beacon-node.sh scripts will now forward parameters to the beacon_node executable
2020-11-07 14:00:57 +02:00
cd
"
$(
dirname
$0
)
"
Rename binaries; Mimic the original repo layout in the distribution
2020-11-07 20:00:31 +02:00
scripts/run-beacon-node.sh nimbus_beacon_node_spec_0_12_3 medalla
$@
Add a missing file from the previous commit
2020-11-07 13:43:40 +02:00
Reference in New Issue
Copy Permalink