4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
brew services stop postgresql@14
|
||
|
brew services stop redis
|