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