Skip to content

Commit

Permalink
adding groupinstall development tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Longbowman authored Jan 5, 2020
1 parent 3da5b30 commit c3ca7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
#set -e -x

sudo yum groupinstall 'Development Tools'
# CLI arguments
PY_VERSIONS=$1
BUILD_REQUIREMENTS=$2
Expand Down

0 comments on commit c3ca7a7

Please sign in to comment.