Remove mention of "iron-maud" from doc upload script
We don't talk about him any more.
This commit is contained in:
parent
d34c558f3b
commit
228717818a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
base="$(dirname "$(readlink -f $0)")"
|
||||
cd "$base/iron-maud"
|
||||
cd "$base/maud_macros"
|
||||
|
||||
cargo clean
|
||||
cargo doc
|
||||
|
|
Loading…
Add table
Reference in a new issue