Skip to content

Commit

Permalink
ugh revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ipince committed Sep 12, 2024
1 parent 9c8df49 commit 3f24c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/python-flask/devbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"echo 'after echoing venv_dir'",
"echo $SHELL",
"echo $0",
"$VENV_DIR/bin/activate",
". $VENV_DIR/bin/activate",
"which pip",
"echo 'end of init hook'"
],
Expand Down

0 comments on commit 3f24c98

Please sign in to comment.