Verify Unverified Files

COMMAND=$(cat <<EOL
chezmoi update --no-tty --force
source ~/.profile
install.sh filen
uv tool upgrade --all
start.sh filen && sleep 3
start.sh esperoj_storage caddy && sleep 2
parallel --keep-order -vj2 command time -v esperoj daily_verify ::: {0..30}
EOL
run-command.sh -h blacksmith