mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 14:31:40 -04:00
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
|