
update-from-live:
	rsync -av --delete --delete-excluded \
		--exclude data \
		--exclude .ht\* \
		--exclude htpasswd \
		/vol/www/ ./noc-www/
