Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner committed Oct 6, 2023
1 parent 3b5c378 commit 88873f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/scripts/install-openstack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ if which openstack &>/dev/null; then
exit 0
fi

pip install openstacksdk=1.0.0 python-openstackclient==6.0.0
pip install openstacksdk==1.0.0 python-openstackclient==6.0.0

0 comments on commit 88873f5

Please sign in to comment.