Remove mention of "iron-maud" from doc upload script

We don't talk about him any more.
This commit is contained in:
Chris Wong 2016-09-24 12:15:33 +12:00
parent d34c558f3b
commit 228717818a

View file

@ -3,7 +3,7 @@
set -e
base="$(dirname "$(readlink -f $0)")"
cd "$base/iron-maud"
cd "$base/maud_macros"
cargo clean
cargo doc