From 51dee1cf6968b487ee1a122ecc87343daade2918 Mon Sep 17 00:00:00 2001 From: "admin (pb)" Date: Sun, 17 Jun 2018 13:54:22 +0200 Subject: change path to fortune --- default/templates/html5.xml | 2 +- default/templates/xhtml.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'default') diff --git a/default/templates/html5.xml b/default/templates/html5.xml index 9538bce..a1ee756 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -14,7 +14,7 @@
A fortune quote: - $$!/usr/games/fortune -s$$ + $$!/usr/bin/fortune -s$$
diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index ab36ea8..17daa98 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -16,7 +16,7 @@
A fortune quote: - $$!/usr/games/fortune -s$$ + $$!/usr/bin/fortune -s$$
-- cgit v1.2.3