Update from upstream - F35 + Py3.10
This commit is contained in:
parent
b3bc61b518
commit
9e2a157e7c
16 changed files with 385 additions and 188 deletions
|
|
@ -4,6 +4,6 @@
|
|||
unset BASH_ENV PROMPT_COMMAND ENV
|
||||
if head "/etc/redhat-release" | grep -q "^CentOS Linux release 7" || \
|
||||
head "/etc/redhat-release" | grep -q "^Red Hat Enterprise Linux\( Server\)\? release 7"; then
|
||||
source scl_source enable httpd24 $NODEJS_SCL rh-python39
|
||||
source scl_source enable httpd24 $NODEJS_SCL rh-python310
|
||||
fi
|
||||
source /opt/app-root/bin/activate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue