Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 8681327

Browse files
committed
Made doc build script executable
1 parent e5a0a1a commit 8681327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-docs.sh

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/bin/bash
12
mkdir public
23
cargo doc --no-deps
34
cargo install mdbook --no-default-features

0 commit comments

Comments
 (0)