scripts/dbstart

4 lines
80 B
Bash
Executable File

#!/usr/bin/env bash
brew services start postgresql@14
brew services start redis