bin/tea @ 2a6258a8b0e6

More
author Steve Losh <steve@stevelosh.com>
date Tue, 07 Feb 2023 11:14:10 -0500
parents f82982006717
children (none)
#!/usr/bin/env bash

set -euo pipefail

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