mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-04-05 19:41:45 +08:00
fix: 修复卸载脚本
This commit is contained in:
parent
7493fde7fa
commit
290921d348
@ -125,7 +125,7 @@ brew update
|
||||
使用官方脚本同样会遇到`uninstall`地址无法访问问题,可以使用下面脚本:
|
||||
|
||||
```shell
|
||||
/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/uninstall.shell)"
|
||||
/bin/bash -c "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/uninstall.sh)"
|
||||
```
|
||||
|
||||
## 其他相关
|
||||
|
Loading…
x
Reference in New Issue
Block a user