Fountain Coach Gitowner-controlled · read only

the-fountainai.git · sps-shim

the-fountainai.git / sps-shim

revision 72858b173182b0cbc877038121064c4e2ba7b4c3 · complete file

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