bin/tea @ c815c49ae234

More
author Steve Losh <steve@stevelosh.com>
date Mon, 29 Mar 2021 20:30:04 -0400
parents f82982006717
children (none)
#!/usr/bin/env bash

set -euo pipefail

sleep "$1"s
saym 'The tea is ready.'