Update README.md
This commit is contained in:
@@ -35,10 +35,10 @@ This script automates the following tasks:
|
|||||||
* **Internet Connection**: Required to download packages and repositories.
|
* **Internet Connection**: Required to download packages and repositories.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
1. **Run script directly**
|
1. **Run script directly**
|
||||||
```bash
|
```bash
|
||||||
|
curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/src/branch/main/postinstall.sh | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```bash
|
||||||
@@ -69,7 +69,3 @@ You can easily customize the script by editing the arrays at the top of the rele
|
|||||||
## Disclaimer
|
## 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.
|
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)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user