Skip to content

Commit

Permalink
we're already in /doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasti810 committed Sep 17, 2024
1 parent 6a19bd6 commit b08c7fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/bash.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh
set -e

cd doc

curl -fSL -o mdbook.tar.gz https://github.com/rust-lang/mdBook/releases/download/v0.4.33/mdbook-v0.4.33-x86_64-unknown-linux-musl.tar.gz
tar -xzf mdbook.tar.gz

Expand Down

0 comments on commit b08c7fe

Please sign in to comment.