cdist/cdist/conf/type/__golang_from_vendor/manifest

5 lines
125 B
Plaintext
Raw Normal View History

2017-07-15 20:16:25 +00:00
#!/bin/sh -e
2018-10-04 21:24:30 +00:00
# shellcheck disable=SC2016
2017-05-04 15:29:07 +00:00
__line go_in_path --line 'export PATH=/usr/local/go/bin:$PATH' --file /etc/profile