mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-11 11:27:10 +00:00
7 lines
129 B
YAML
7 lines
129 B
YAML
---
|
|
- name: Create geth attach wrapper
|
|
template:
|
|
src: geth-attach-wrapper.sh
|
|
dest: /usr/local/bin/ageth
|
|
mode: 0755
|