-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Debian LXC
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/debian.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
When using gitea mirror the script still try to download content from github.
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)π Steps to reproduce the issue.
Run script using default configuration.
β Paste the full error output (if available).
The script stuck at downloading from github so it didn't output anything.
πΌοΈ Additional context (optional).
No response