Fountain Coach Gitowner-controlled · read only

the-fountainai.git · sps-shim

the-fountainai.git / sps-shim

revision 7fbe124489fd955846a18fa00ca8d2b78d11df76 · complete file

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