cosmos-sdk/cosmovisor/testdata/repo/raw_binary/autod

7 lines
82 B
Bash
Executable File

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