ligo/scripts/install_ligo_with_dependencies.sh

6 lines
46 B
Bash
Raw Normal View History

2019-05-28 22:54:37 +04:00
#!/bin/sh
set -e
2019-05-28 22:54:37 +04:00
cd src
opam install . --yes