use -p option for mkdir command in example scripts
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# is included in another Latex document (MyDocument.tex) here
|
||||
#
|
||||
|
||||
mkdir texdoclet_output
|
||||
mkdir -p texdoclet_output
|
||||
|
||||
rm MyDocument.aux
|
||||
rm MyDocument.idx
|
||||
|
||||
Reference in New Issue
Block a user