ligo/docker/ligo.sh

2 lines
64 B
Bash
Raw Normal View History

#!/bin/bash
docker run -it -v $PWD:$PWD -w $PWD marigold/ligo $@