grimoire

personal wiki
git clone git://git.pyratebeard.net/grimoire.git
Log | Files | Refs

commit 50b32dda4c33ece5ebc337f1fb2893c16a546ef1
parent a4f3289846ba639e49a701925eb6fbc9621e80b9
Author: pyratebeard <root@pyratebeard.net>
Date:   Mon, 12 Nov 2018 11:44:23 +0000

removed extra backtick

Diffstat:
Mdocumentation/gollum.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/gollum.md b/documentation/gollum.md @@ -3,7 +3,7 @@ ## install and enable ``` gem install gollum -```` +``` enter the following in `/etc/systemd/system/gollum-personal.service` ```