cosmos-sdk/tools/cosmovisor/testdata/repo/raw_binary/autod
2022-10-21 15:15:20 +00:00

7 lines
82 B
Bash
Executable File

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