Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3e9ba9d

Browse files
committed
version 3.6.1 to 3.6.4
1 parent a0d18c8 commit 3e9ba9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎installation_scripts/install_python3.sh‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ wget https://www.python.org/ftp/python/3.6.1/Python-3.6.1.tar.xz > /dev/null 2>&
2626

2727
# Extract the Python source
2828
echo -e "\nUnzipping Python source..."
29-
tar -xf Python-3.6.1.tar.xz > /dev/null 2>&1
30-
cd Python-3.6.1 > /dev/null 2>&1
29+
tar -xf Python-3.6.4.tar.xz > /dev/null 2>&1
30+
cd Python-3.6.4 > /dev/null 2>&1
3131
mkdir /usr/bin/python36/
3232

3333
# Compile and build Python3 from the extracted source

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /