muspi_merol / blog / ff02ndtwi3vh85gg

最后更新于:2023年3月30日

ubuntu 配环境 🙄


无脑更新

sudo apt update && sudo apt upgrade

安装 clash

git clone https://github.com/Elegycloud/clash-for-linux-backup.git

安装 python

curl https://pyenv.run | bash

安装 node

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash