Added missing new line at end of script
parent
b34a2c0f3f
commit
b45f232eb9
|
|
@ -1,2 +1,2 @@
|
|||
cd Collections
|
||||
for i in *.xml; do xsltproc -o ../Compendiums/$i ../Utilities/merge.xslt $i; done
|
||||
for i in *.xml; do xsltproc -o ../Compendiums/$i ../Utilities/merge.xslt $i; done
|
||||
|
|
|
|||
Loading…
Reference in New Issue