We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e225f commit f31f700Copy full SHA for f31f700
README.md
@@ -64,7 +64,7 @@ You can run the script directly from your Proxmox server or clone the repository
64
To run the script directly from the internet, use the following command:
65
66
```bash
67
-bash <(curl -sL https://raw.githubusercontent.com/Danilop95/Proxmox-Enhanced-Configuration-Utility/refs/heads/main/pecu_release_selector.sh)
+bash <(curl -sL https://raw.githubusercontent.com/Danilop95/Proxmox-Enhanced-Configuration-Utility/pecu_release_selector.sh)
68
```
69
70
> **Note**: This command requires an active internet connection and is specific to Linux systems with Bash and Curl installed.
0 commit comments