Skip to content

Commit

Permalink
no comments
Browse files Browse the repository at this point in the history
  • Loading branch information
simsong committed Jan 2, 2025
1 parent c78dfd1 commit 87198a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ REQ = venv/pyvenv.cfg
PY=python3.11
PYTHON=$(ACTIVATE) ; $(PY)
PIP_INSTALL=$(PYTHON) -m pip install --no-warn-script-location
ETC=etc # use local etc, not app
ETC=etc
APP_ETC=deploy/app/etc
DBMAINT=-m deploy.app.dbmaint

Expand Down

0 comments on commit 87198a2

Please sign in to comment.