install_mkdocs.sh 78 B

1234567
  1. #!/bin/sh
  2. set -exu
  3. export PATH="$HOME/.local/bin:$PATH"
  4. pipx install mkdocs