X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=makepub;h=58c51cba801bbf4f4c148ec6331948bebef952e7;hb=5107bc68ed62ba8d1ea67cecf6ee3c53f9c09df2;hp=4159d0f187e565499f0def07a561d58c7a1bf8f8;hpb=f9ef018e3c287069cd0bf7f0c6af7f1cc3cb356c;p=gnus diff --git a/makepub b/makepub index 4159d0f18..58c51cba8 100755 --- a/makepub +++ b/makepub @@ -1,5 +1,5 @@ #!/bin/bash -name="No Gnus" +name="Ma Gnus" if [ `whoami` != "larsi" ]; then echo "This script is for larsi only"