diff --git a/fabfile.py b/fabfile.py index 59e2cb7..7524f52 100644 --- a/fabfile.py +++ b/fabfile.py @@ -23,5 +23,4 @@ def deploy(): prod() local('epio upload') - migrate()