mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +02:00
spelling: between
This commit is contained in:
parent
352a9e399c
commit
e2399907cd
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ yum -y -q install centos-release-SCL
|
|||
yum -y -q install python27-python-devel python27-python-setuptools python27-python-pip
|
||||
yum -y -q install openssl-devel libffi-devel automake gcc gcc-c++ kernel-devel wget unzip ansible nano
|
||||
|
||||
# Enable 2.7 default for this session (needs re-run beween logins & reboots)
|
||||
# Enable 2.7 default for this session (needs re-run between logins & reboots)
|
||||
# shellcheck disable=SC1091
|
||||
source /opt/rh/python27/enable
|
||||
# We're now defaulted to 2.7
|
||||
|
|
Loading…
Add table
Reference in a new issue