shithub: riscv

ref: f7a296922b2616ddd5c3d753d4f0f165a2ea5215
dir: /rc/bin/replica/changes/

View raw version
#!/bin/rc

rfork en

fn usage {
	echo 'usage: replica/changes replica-name [paths]' >[1=2]
	exit usage
}

. /rc/bin/replica/defs $*

need clientdb clientroot clientproto

must clientmount
exec replica/updatedb -p $clientproto -l -r $clientroot $clientexclude $clientdb $paths