mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-19 13:38:57 -04: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
|