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