2 lines
69 B
Bash
Executable File
2 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
docker run -v $PWD:$PWD -w $PWD stovelabs/granary-ligo $@ |