fix branching to html
This commit is contained in:
@@ -6,7 +6,7 @@ case $1 in
|
||||
script=./scripts/slides_to_pdf.sh
|
||||
;;
|
||||
html)
|
||||
script=./scripts/slides_to_pdf.sh
|
||||
script=./scripts/slides_to_html.sh
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user