Skip to content

Commit

Permalink
Update cnaas-setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephine-Rutten committed Jan 15, 2024
1 parent d96e4d2 commit c93d950
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/api/cnaas-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ cd cnaas-nms/
git config --add remote.origin.fetch "+refs/pull/*/head:refs/remotes/origin/pr/*"
git fetch --all
git checkout $2
python --version
# install dependencies
python3 -m pip install --no-cache-dir uwsgi
python3 -m pip install --no-cache-dir uwsgi gevent
Expand Down

0 comments on commit c93d950

Please sign in to comment.