Removed uninstall.sh
This commit is contained in:
parent
bd578eafff
commit
cb9d8f8921
|
@ -21,7 +21,7 @@ If you install this way, starting gotop with the `-u` flag or pressing `u` in go
|
|||
To uninstall, run:
|
||||
|
||||
```
|
||||
curl https://raw.githubusercontent.com/cjbassi/gotop/master/uninstall.sh | sudo bash
|
||||
sudo rm /usr/bin/gotop
|
||||
```
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
rm /usr/bin/gotop 2>/dev/null
|
Loading…
Reference in New Issue
Block a user