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