Fix: removing of old documentation

This commit is contained in:
Kolan Sh 2014-05-09 20:27:31 +04:00
parent 09626041b3
commit 8d54ced76b
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ for d in *; do
break
fi
done
[ $found == false ] && rm -rf $d
[ $found = 0 ] && rm -rf $d
done
# generate documentation