终端执行下方内容
apt install apt-transport-https curl ca-certificates software-properties-common && curl -sL https://deb.nodesource.com/setup_20.x | sudo -E bash - && apt-get install -y nodejs