yanic: only install if binary is missing
This commit is contained in:
parent
6f22bde725
commit
1e4b24e94b
@ -5,6 +5,8 @@
|
|||||||
|
|
||||||
- name: Install yanic
|
- name: Install yanic
|
||||||
shell: /usr/local/go/bin/go get -u github.com/FreifunkBremen/yanic
|
shell: /usr/local/go/bin/go get -u github.com/FreifunkBremen/yanic
|
||||||
|
args:
|
||||||
|
creates: /opt/go/bin/yanic
|
||||||
environment:
|
environment:
|
||||||
GOPATH: /opt/go
|
GOPATH: /opt/go
|
||||||
notify: Restart yanic
|
notify: Restart yanic
|
||||||
|
Loading…
Reference in New Issue
Block a user