Added missing new line at end of script

pull/182/head
Vidal van Bergen 2022-01-09 01:08:10 +01:00
parent b34a2c0f3f
commit b45f232eb9
1 changed files with 1 additions and 1 deletions

View File

@ -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