We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40728d7 commit 27f5c84Copy full SHA for 27f5c84
1 file changed
push.sh
@@ -38,7 +38,7 @@ git checkout -b gh-pages origin-pages/gh-pages
38
# remove old dir
39
rm -rf javadoc
40
41
-ls ./build/docs
+ls ./build
42
# copy and overwrite new doc
43
yes | cp -rfv ./build/docs/javadoc/ javadoc/
44
0 commit comments