github.com/olivere/camlistore@v0.0.0-20140121221811-1b7ac2da0199/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 $@