1 Star 0 Fork 10

馒头/linuxpc_setup

forked from hkmc/linuxpc_setup 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
uninstall_oem.sh 275 Bytes
一键复制 编辑 原始数据 按行查看 历史
mmssddss 提交于 2020-11-21 18:18 . remove edge
uninstall_oem() {
echo "正在准备卸载 OEM"
sudo apt remove linux-oem-20.04
# sudo apt remove linux-oem-20.04-edge
echo "OEM 卸载完成, 正在准备重启你的电脑, 5s 倒计时"
sleep 5
sudo reboot
}
__main() {
uninstall_oem
}
__main
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/blossom91/linuxpc_setup.git
git@gitee.com:blossom91/linuxpc_setup.git
blossom91
linuxpc_setup
linuxpc_setup
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385