Skip to content

Commit a67407f

Browse files
author
Lucille Delisle
committed
added a newline at the end of the file
1 parent 68acbd1 commit a67407f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygenometracks/updateREADME.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ awk '/<!--- End of default table -->/{toprint = 1}toprint == 1{print}' README.md
1212
awk 'NR==1,/<!--- Start of possible table -->/' newREADME.md > README.md
1313
cat docs/content/all_possible_properties.txt >> README.md
1414
awk '/<!--- End of possible table -->/{toprint = 1}toprint == 1{print}' newREADME.md >> README.md
15-
rm newREADME.md
15+
rm newREADME.md

0 commit comments

Comments
 (0)