mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
3 lines
80 B
Bash
Executable file
3 lines
80 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cd /opt/gopath/src/github.com/hashicorp/packer && make dev
|