mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00

* Add eclair for GRS and fix GRS LND * Make eclair scripts executable * Make some missed scripts executable * Updated documentation and build all images script * Revert "Updated documentation and build all images script" This reverts commit 42ed8eae692c076baee638accd06c5543a40cc26. * Update Documentation and all build images * Revert "Make some missed scripts executable" This reverts commit fd0da4c52a5b36ff6140cc84ebf358a2535ab9b0. * Update Program.cs * Make build all images script executable again * run update-repo.sh
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec btcpayserver_eclair_groestlcoin eclair-cli -p DwubwWsoo3 "$@"
|