From cfe41c70c85114492051e8dfbbc4a1ee47ffa578 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Mon, 16 Nov 2020 20:50:36 +0100 Subject: Add a todo mention to install.sh so i remember my lazy bum --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 5692c50..ab79fa2 100755 --- a/install.sh +++ b/install.sh @@ -19,6 +19,7 @@ emailre=".\+@.\+\\..\+" HAS_MAILSERVER=0 # 0 is the default, it'll use an external smtp server (your gmail # account /ISP subscriber mail address for example). Change to 1 if you have a local mail # server. +# TODO: implement the sed trickery to disable and enable portions of perl code YOUR_EMAIL=0 GPG_XLONG='0x0000000000000000' # running 'gpg -k --keyid-format 0xlong yourmail@example.com' will # help you there. -- cgit v1.2.3-70-g09d2