fix copy issue

This commit is contained in:
2026-02-06 02:22:30 -05:00
parent 5e5cc27eef
commit ed19d0e793

View File

@@ -16,7 +16,7 @@ A modular, future-proof command-line framework designed for the Dynasty Revoluti
Install the Dynasty Core on any Debian-based system with a single command:
```bash
curl -sSL [https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main/install.sh](https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main/install.sh) | bash
curl -sSL [https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main/install.sh](https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main/install.sh) | bash```
---