made the setup script download from the right area

This commit is contained in:
Muhammad Ibrahim
2025-09-30 08:53:38 +01:00
parent 21d6a3b763
commit 3466c0c7fb

View File

@@ -84,7 +84,7 @@ apt install curl -y
#### Script #### Script
```bash ```bash
curl -fsSL -o setup.sh https://raw.githubusercontent.com/9technologygroup/patchmon.net/main/setup.sh && chmod +x setup.sh && bash setup.sh curl -fsSL -o setup.sh https://raw.githubusercontent.com/9technologygroup/patchmon.net/refs/heads/main/setup.sh && chmod +x setup.sh && bash setup.sh
``` ```
#### Minimum specs for building : ##### #### Minimum specs for building : #####