Jakub Sokołowski bf6c9b76f0
add ageth wrapper for managing geth
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-20 09:59:51 +01:00

7 lines
129 B
YAML

---
- name: Create geth attach wrapper
template:
src: geth-attach-wrapper.sh
dest: /usr/local/bin/ageth
mode: 0755