go:
	# bash -n is less stringent than shellcheck, but I haven't some of these in a long time, and it's better than nothing.
	bash -n Backup.SRB
	bash -n Restore.SRB
	shellcheck Backup.local
	bash -n Backup.remote
	shellcheck Backup.rsync

install:
	./inst