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