install_mdbook.sh 64 B

12345678
  1. #!/bin/sh
  2. set -exu
  3. . "$HOME/.cargo/env"
  4. cargo install mdbook