Skip to content
Snippets Groups Projects
Commit 39227b3d authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

new url

parent 0a582475
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ if grep -Fxq "pylibmc" requirements.txt
then
echo "-----> Noticed pylibmc. Bootstrapping libmemcached."
pwd
curl -s -O http://cl.ly/0a191R3K160t1w1P0N25/vendor-libmemcached.tar.gz
curl -O http://api.cld.me/0a191R3K160t1w1P0N25/vendor-libmemcached.tar.gz
tar -zxvf vendor-libmemcached.tar.gz
export LIBMEMCACHED=/app/vendor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment