refactor: Rename rippled.cfg to xrpld.cfg

This commit is contained in:
Bart Thomee
2025-11-02 15:28:52 +00:00
parent 80b1c7114c
commit b8e676898e
15 changed files with 87 additions and 18 deletions

View File

@@ -27,6 +27,8 @@ jobs:
run: .github/scripts/rename/cmake.sh .
- name: Check binary name
run: .github/scripts/rename/binary.sh .
- name: Check config name
run: .github/scripts/rename/config.sh .
- name: Check for differences
env:
MESSAGE: |