cdist/cdist/conf/type/__go_get/explorer/go-executable

4 lines
119 B
Plaintext
Raw Normal View History

2017-05-04 15:29:07 +00:00
[ -f /etc/environment ] && . /etc/environment
[ -f /etc/profile ] && . /etc/profile
go version 2>/dev/null || true