shithub: shithub

Download patch

ref: cc5f28eba6377cfbcc68db36cc1a6394e2f93b5b
parent: d2917cc98cfbda35f505c06d1712e11638ef4663
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Feb 8 10:28:41 EST 2021

check for the readme in the right places

--- a/info
+++ b/info
@@ -40,6 +40,7 @@
 	formatcommit $gituser $repo $hash
 }
 
+cd /mnt/git/object/$hash/tree
 echo '	<h3>About</h3>
 	<pre id="desc">'
 if(test -f $repodir/README)