Skip to content
Snippets Groups Projects
Commit ae517bb1 authored by Bob Mottram's avatar Bob Mottram
Browse files

Add shell command

parent eecb8054
No related branches found
No related tags found
No related merge requests found
......@@ -303,6 +303,7 @@ function install_babybuddy {
exit 3468365
fi
pipenv install --three --dev --skip-lock
pipenv shell
if ! npm install; then
echo $'Failed to run npm install'
exit 56376832
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment