Fountain Coach Gitowner-controlled · read only

the-fountainai.git · sps-shim

the-fountainai.git / sps-shim

revision 426f3415c621596625c3311b3c733abc22ddc87f · complete file

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