Skip to content

脚本文档

这里包含了所有脚本的详细文档,包括用途、使用方法和示例。

可用脚本

如何使用这些脚本

大多数脚本可以通过以下方式运行:

bash
# CNB
wget https://cnb.cool/SDCOM/shit/-/git/raw/main/script/script_name.sh && sudo chmod +x ./script_name.sh && sudo ./script_name.sh

# Github
wget https://github.com/SDCOM-0415/shit/raw/refs/heads/main/script/script_name.sh && sudo chmod +x ./script_name.sh && sudo ./script_name.sh

具体的使用方法和参数请参考各个脚本的详细文档。

项目仓库

CNB:https://cnb.cool/SDCOM/shit/

Github:https://github.com/SDCOM-0415/shit/

© 作者

SDCOM