We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yes
Omada Controller LXC
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)"
bash: line 41: /usr/bin/basename: Argument list too long
[ERROR] in line 41: exit code 0: while executing command latest_version=$(basename "$latest_url")
Debian 12
Try to install Omada
No response
The text was updated successfully, but these errors were encountered:
Delete.. Just realized I was using TTECK and not the new github
Sorry, something went wrong.
and the newest newest version only manually, see discussions about this tool
No branches or pull requests
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Omada Controller LXC
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)"
π Provide a clear and concise description of the issue.
bash: line 41: /usr/bin/basename: Argument list too long
[ERROR] in line 41: exit code 0: while executing command latest_version=$(basename "$latest_url")
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
Try to install Omada
β Paste the full error output (if available).
bash: line 41: /usr/bin/basename: Argument list too long
[ERROR] in line 41: exit code 0: while executing command latest_version=$(basename "$latest_url")
πΌοΈ Additional context (optional).
No response
The text was updated successfully, but these errors were encountered: