Working on clightning...

This commit is contained in:
2024-02-13 16:09:10 -06:00
parent ca4bb66680
commit 81ba7decf1
7 changed files with 115 additions and 31 deletions
+5
View File
@@ -17,6 +17,11 @@
chdir: ~/Containers/electrs
cmd: ./build.sh
- name: rebuild_clightning
ansible.builtin.shell:
chdir: ~/Containers/clightning
cmd: ./build.sh
- name: rebuild_docs
ansible.builtin.shell:
chdir: ~/Containers/docs