mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-01-10 12:15:44 +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
|