shr nested table rendering fixups
[gnus] / makepub
diff --git a/makepub b/makepub
index 58c51cb..4159d0f 100755 (executable)
--- a/makepub
+++ b/makepub
@@ -1,5 +1,5 @@
 #!/bin/bash
-name="Ma Gnus"
+name="No Gnus"
 
 if [ `whoami` != "larsi" ]; then
     echo "This script is for larsi only"