We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d592e3 commit 4f2f6f8Copy full SHA for 4f2f6f8
1 file changed
deploy/deploy.monolith.bash
@@ -38,7 +38,7 @@ echo -e "${PREFIX_INFO} Upgrading Python pip and setuptools"
38
echo
39
40
echo -e "${PREFIX_INFO} Installing Python dependencies"
41
-"${PIP}" install -e "${APP_BACKEND_DIR}/"
+"${PIP}" install -e "${APP_DIR}/"
42
43
44
0 commit comments