updating changed function name
authorBryan <btbonval@gmail.com>
Fri, 13 Dec 2013 01:33:19 +0000 (20:33 -0500)
committerBryan <btbonval@gmail.com>
Fri, 13 Dec 2013 01:33:19 +0000 (20:33 -0500)
fabfile.py

index 2686d37219b5e2d726d95aa76a8c6bdfeae9cd7c..1e9e1642aa3fc9effe219a5e47806abe9c638e71 100644 (file)
@@ -293,7 +293,7 @@ def first_deploy():
     syncdb()
     collect_static()
     fetch_usde()
-    import_and_clean_usde()
+    import_usde()
     start_supervisord()