mirror of
https://github.com/Chewbaccalakis/random.git
synced 2026-07-12 13:33:58 -07:00
Update README.md
This commit is contained in:
@@ -5,3 +5,8 @@ A repo for random small scripts/tools/things
|
||||
```
|
||||
curl https://raw.githubusercontent.com/Chewbaccalakis/random/refs/heads/main/dinopass | sudo tee /usr/local/bin/dinopass && sudo chmod +x /usr/local/bin/dinopass
|
||||
```
|
||||
|
||||
### Mac DNS Flush
|
||||
```
|
||||
curl https://raw.githubusercontent.com/Chewbaccalakis/random/refs/heads/main/flushdns | sudo tee /usr/local/bin/flushdns && sudo chmod +x /usr/local/bin/flushdns
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user