Skip to content

Commit 7d491b1

Browse files
committed
minor change
1 parent 6c190f9 commit 7d491b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ function exportMdToSlides() {
471471
buildPowerPointSlides "$NAME" "$PLUS"
472472
fi
473473

474-
info "- - - - - - - - - - - - - - - -"
474+
debug "- - - - - - - - - - - - - - - -"
475475
}
476476

477477
function exportMdToBook() {
@@ -494,7 +494,7 @@ function exportMdToBook() {
494494
buildPdfBook "$NAME" "$PLUS"
495495
fi
496496

497-
info "- - - - - - - - - - - - - - - -"
497+
debug "- - - - - - - - - - - - - - - -"
498498
}
499499

500500
function addImportToMD() {

0 commit comments

Comments
 (0)