From 0c57ea2ee68fe9930304351797f2091199fafdbb Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 28 Aug 2018 23:21:38 +0200 Subject: Goodbye mu, hello guile-debbugs! --- scripts/mumi.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/mumi.in') diff --git a/scripts/mumi.in b/scripts/mumi.in index 86677d6..f5ade22 100644 --- a/scripts/mumi.in +++ b/scripts/mumi.in @@ -2,7 +2,7 @@ -*- scheme -*- -*- geiser-scheme-implementation: guile -*- !# -;;; mumi -- Mailing list processor +;;; mumi -- Mediocre, uh, mail interface ;;; Copyright © 2016, 2017 Ricardo Wurmus ;;; ;;; This file is part of mumi. @@ -20,6 +20,5 @@ ;;; You should have received a copy of the GNU General Public License ;;; along with mumi. If not, see . -(use-modules (mumi)) (init) (use-modules (mumi web server)) (start-mumi-web-server 1234) -- cgit v1.2.3