Weird install error: For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service)
root@example:~# bash <(curl -sSL https://openpanel.org)
/dev/fd/63: line 1: 429:: command not found
/dev/fd/63: line 2: syntax error near unexpected token `('
/dev/fd/63: line 2: `For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service).'
on next run is ok:
root@example:~# bash <(curl -sSL https://openpanel.org)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
____ _____ _
/ __ \ | __ \ | |
| | | | _ __ ___ _ __ | |__) | __ _ _ __ ___ | |
| | | || '_ \ / _ \| '_ \ | ___/ / _" || '_ \ / _ \| |
| |__| || |_) || __/| | | | | | | (_| || | | || __/| |
\____/ | .__/ \___||_| |_| |_| \__,_||_| |_| \___||_|
| |
|_| version: 1.7.64
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
OS: DEBIAN GNU/LINUX 13 | Arch: X86_64 | IP: XXX.XX.XX.XX | Pkg: APT-GET
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[ OK ] No conflicting panels or web servers found.
Starting OpenPanel installation process...
^C
root@example:~#