Artem Pikulin
7 years ago
1 changed files with 4 additions and 1 deletions
@ -1,3 +1,6 @@ |
|||||
#!/bin/bash |
#!/bin/bash |
||||
sudo find / | grep cmake |
which cmake |
||||
|
brew uninstall cmake --force |
||||
|
brew cleanup |
||||
|
which cmake |
||||
sysctl -n hw.physicalcpu |
sysctl -n hw.physicalcpu |
Loading…
Reference in new issue