4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd /opt/gopath/src/github.com/hashicorp/packer && make dev
|