From bb0871a31eef84a99fb187d37600dde563beeb69 Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 27 Mar 2014 15:28:39 +0100 Subject: [PATCH] Get project from its branch head. --- bin/fnpdjango_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/fnpdjango_bootstrap.sh b/bin/fnpdjango_bootstrap.sh index 0fb8543..9b2301b 100755 --- a/bin/fnpdjango_bootstrap.sh +++ b/bin/fnpdjango_bootstrap.sh @@ -15,7 +15,7 @@ DJANGO_REQ='Django>=1.6,<1.7' DJANGO_ROOT='src' PYPI='http://pypi.nowoczesnapolska.org.pl/simple' -PROJECT_TEMPLATE='http://git.nowoczesnapolska.org.pl/?p=fnpdjango.git;a=snapshot;h=95e41c888d219481622111ea0cd7f59b7c47b625;sf=tgz' +PROJECT_TEMPLATE='http://git.nowoczesnapolska.org.pl/?p=fnpdjango.git;a=snapshot;h=project;sf=tgz' VIRTUALENVWRAPPER_PATHS=" /etc/bash_completion.d/virtualenvwrapper -- 2.20.1