Change paths in all files

Points all files to my fork for testing.
This commit is contained in:
Dracentis
2025-01-29 18:29:13 -05:00
parent d148d69822
commit 2f93e39233
548 changed files with 1447 additions and 1447 deletions

View File

@ -9,11 +9,11 @@ body:
Thank you for taking the time to report an issue! Please provide as much detail as possible to help us address the problem efficiently.
## ⚠️ **IMPORTANT - READ FIRST**
- 🔍 **Search first:** Before submitting, check if the issue has already been reported or resolved in [closed issues](https://github.com/community-scripts/ProxmoxVE/issues?q=is%3Aissue+is%3Aclosed). If found, comment on that issue instead of creating a new one.
Alternatively, check the **[Discussions](https://github.com/community-scripts/ProxmoxVE/discussions)** under the *"Announcement"* or *"Guide"* categories for relevant information.
- 🔍 **Search first:** Before submitting, check if the issue has already been reported or resolved in [closed issues](https://github.com/Dracentis/ProxmoxVe/issues?q=is%3Aissue+is%3Aclosed). If found, comment on that issue instead of creating a new one.
Alternatively, check the **[Discussions](https://github.com/Dracentis/ProxmoxVe/discussions)** under the *"Announcement"* or *"Guide"* categories for relevant information.
- 🛠️ **Supported environments only:** Ensure you are using a default Linux distribution. Custom setups may not be supported.
- 🔎 If you encounter `[ERROR] in line 23: exit code *: while executing command "$@" > /dev/null 2>&1`, rerun the script with verbose mode before submitting the issue.
- 💡 For general questions, feature requests, or suggestions, use the [Discussions section](https://github.com/community-scripts/ProxmoxVE/discussions).
- 💡 For general questions, feature requests, or suggestions, use the [Discussions section](https://github.com/Dracentis/ProxmoxVe/discussions).
- type: input
id: guidelines
@ -35,7 +35,7 @@ body:
id: script_command
attributes:
label: 📂 What was the exact command used to execute the script?
placeholder: "e.g., bash -c \"$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)\" or \"update\""
placeholder: "e.g., bash -c \"$(wget -qLO - https://github.com/Dracentis/ProxmoxVe/raw/main/ct/zigbee2mqtt.sh)\" or \"update\""
validations:
required: true