leo/.circleci/leo-setup.sh

8 lines
120 B
Bash
Raw Normal View History

2021-02-25 09:13:55 +03:00
# leo setup
2021-02-25 09:19:16 +03:00
cd ./project/examples/pedersen-hash || exit 1
2021-02-25 09:13:55 +03:00
$LEO setup
$LEO setup
$LEO setup --skip-key-check
$LEO clean