shithub: sirjofri_de

Download patch

ref: da1e835da6ae30e3645566d0ab4d68f08be190a7
parent: 8838f44f03b7ee2c1d4719491b87eada408e06b3
author: sirjofri <sirjofri@sirjofri.de>
date: Tue Jun 23 01:58:03 EDT 2020

fixes end of feed

--- a/mkfile
+++ b/mkfile
@@ -48,6 +48,7 @@
 	<content>'^$content^'</content>
 	</entry>'
 		}
+		echo '</feed>'
 	} > $target
 	echo '√ '^$target^' created'
 
--- a/pub/changeblog.xml
+++ b/pub/changeblog.xml
@@ -30,3 +30,4 @@
 Anyways, let me tell you that I don't really miss anything on plan9. I can write documents, check my email stuff, chat with people, and step by step it becomes more usable. The community is helpful and provides more applications. The system runs stable, the user interface is consistent and good to look at. Colors don't jump in your eye and want to kill you and there's catclock(1), our friendly companion.
 </content>
 </entry>
+</feed>