diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ setup: else \ echo "Homebrew not found, skipping brew bundle"; \ fi + @echo "Installing Python dependencies..." + pip install dumb-init build: bin/authzd bin/sparkled |
