cosmos-sdk/cosmovisor/testdata/repo/raw_binary/autod
Jonathan Gimeno bf0142b272
Merge cosmosd (#6820)
Closes: #6521

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-08-19 16:58:43 +01:00

7 lines
82 B
Bash
Executable File

#!/bin/sh
echo Chain 2 is live!
echo Args: $@
sleep 1
echo Finished successfully