mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Updated init and start scripts
This commit is contained in:
1
init.sh
1
init.sh
@@ -3,5 +3,6 @@
|
|||||||
svn co http://code.djangoproject.com/svn/django/branches/releases/1.1.X/django django
|
svn co http://code.djangoproject.com/svn/django/branches/releases/1.1.X/django django
|
||||||
svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution
|
svn co http://django-evolution.googlecode.com/svn/trunk/django_evolution
|
||||||
hg clone http://bitbucket.org/jespern/django-piston/
|
hg clone http://bitbucket.org/jespern/django-piston/
|
||||||
|
rm -rf piston
|
||||||
mv django-piston/piston ./
|
mv django-piston/piston ./
|
||||||
rm -rf django-piston
|
rm -rf django-piston
|
||||||
|
|||||||
Reference in New Issue
Block a user