the-fountainai.git · sps-shim
the-fountainai.git / sps-shim
revision 0e3833f3bc690c3784c6d0959879795ffcb5b5e2 · complete file
#!/usr/bin/env bash
echo "sps is deprecated; use toolsmith-cli pdf-$1" >&2; exec toolsmith-cli pdf-"$1" "${@:2}"
the-fountainai.git / sps-shim
revision 0e3833f3bc690c3784c6d0959879795ffcb5b5e2 · complete file
#!/usr/bin/env bash
echo "sps is deprecated; use toolsmith-cli pdf-$1" >&2; exec toolsmith-cli pdf-"$1" "${@:2}"