This commit is contained in:
2026-04-07 18:34:31 -07:00
parent 4f615233c7
commit cea2204433
9 changed files with 1883 additions and 7 deletions
-5
View File
@@ -35,14 +35,9 @@ This script automates the following tasks:
* **Internet Connection**: Required to download packages and repositories.
## Usage
1. **Run script directly**
```bash
bash <(curl -fsSL https://gitea.schantli.ca/jschantli/Fedora-PIS/raw/branch/main/postinstall.sh)
```
1. **Clone the repository:**
```bash
git clone https://gitea.schantli.ca/jschantli/Fedora-PIS.git
cd Fedora-postInstall-Script
```