mirror of
https://github.com/hashicorp/packer.git
synced 2026-03-06 07:21:27 -05:00
4 lines
81 B
Bash
4 lines
81 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
cd /opt/gopath/src/github.com/hashicorp/packer && make deps
|