Update README.md

This commit is contained in:
2026-03-02 18:19:25 -08:00
parent 0d6c8df793
commit 95a332bc38
+1 -5
View File
@@ -37,7 +37,7 @@ This script automates the following tasks:
## Usage
1. **Run script directly**
```bash
curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/src/branch/main/postinstall.sh | sh
```
1. **Clone the repository:**
@@ -69,7 +69,3 @@ You can easily customize the script by editing the arrays at the top of the rele
## Disclaimer
This script modifies system configuration files and installs third-party repositories (RPM Fusion, Copr). While it is designed to be safe and idempotent, please review the code before running it on a production machine. Always back up important data.
## License
[MIT License](LICENSE)