mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-11 03:58:11 -04: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
|