github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/misc/old-devscripts/dev-synctoindexer (about)

     1  #!/bin/sh
     2  
     3  ./build.pl camsync && \
     4    clients/go/camsync/camsync --verbose --src=http://localhost:3179/bs --srcpassword=pass3179 --dest=http://localhost:3179/indexer --destpassword=pass3179 $@