fixed spacing with some files
This commit is contained in:
parent
ca73caf977
commit
e382025b68
2 changed files with 1 additions and 3 deletions
|
@ -69,8 +69,7 @@ cx()
|
|||
|
||||
ssl()
|
||||
|
||||
{
|
||||
|
||||
{
|
||||
openssl s_client -connect $1:443
|
||||
}
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
# https://www.python.org/downloads/
|
||||
|
||||
py_version=2.7.12
|
||||
pip_version=2.7
|
||||
download_url=https://www.python.org/ftp/python/2.7.12/Python-${py_version}.tar.xz
|
||||
|
||||
# download the python version and extract it
|
||||
|
|
Loading…
Add table
Reference in a new issue