Added missing new line at end of script

This commit is contained in:
Vidal van Bergen
2022-01-09 01:08:10 +01:00
parent b34a2c0f3f
commit b45f232eb9

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