Muspi Merol

Muspi Merol 的个人主页

马上订阅 Muspi Merol RSS 更新: https://muspimerol.site/feed

ubuntu 配环境 🙄

2024年3月22日 14:56

无脑更新

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