Fountain Coach Gitowner-controlled · read only

the-fountainai.git · sps-shim

the-fountainai.git / sps-shim

revision f3c153cb7e5a42f63ab04dc521516a78cceec74b · complete file

#!/usr/bin/env bash
echo "sps is deprecated; use toolsmith-cli pdf-$1" >&2; exec toolsmith-cli pdf-"$1" "${@:2}"