@@ -2,7 +2,7 @@
# Usage: $ build.sh <output-dir
SOURCE_TARBALL='http://www.python.org/ftp/python/2.7.3/Python-2.7.3.tar.bz2'
curl $SOURCE_TARBALL | tar jxf
curl $SOURCE_TARBALL | tar jx
mv Python-2.7.3 src
cd src
The note is not visible to the blocked user.