refactor: Rename rippled binary to xrpld and add symlink

This commit is contained in:
Bart Thomee
2025-11-02 13:19:58 +00:00
parent f1a0d141b3
commit 80b1c7114c
4 changed files with 45 additions and 2 deletions

View File

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