the-fountainai.git · sps-shim
the-fountainai.git / sps-shim
revision 9fa093c12fc229957bcb84185e568833e402a8f8 · 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 9fa093c12fc229957bcb84185e568833e402a8f8 · complete file
#!/usr/bin/env bash
echo "sps is deprecated; use toolsmith-cli pdf-$1" >&2; exec toolsmith-cli pdf-"$1" "${@:2}"