Merge branch 'master' of github.com:dpavlin/angular-mojolicious
[angular-mojolicious.git] / public / app / drzb2011 / replication-pull.sh
index 12c8eb4..9b5f8a3 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh -x
 
-curl -v -X POST localhost:5984/_replicate -d '{"source":"http://10.60.0.95:5984/drzb2011","target":"drzb2011"}'
+curl -v -X POST localhost:5984/_replicate -d '{"source":"http://10.60.0.95:5984/drzb2011","target":"drzb2011","continuous":true}'