index
:
webgen.git
master
plugin-blog
plugins
webgen is a simple template engine for generation of static websites.
Philipp Schafft
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webgen
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'webgen')
-rwxr-xr-x
webgen
2
1 files changed, 2 insertions, 0 deletions
diff --git a/webgen b/webgen
index 58b6202..8fc72a0 100755
--- a/
webgen
+++ b/
webgen
@@ -141,4 +141,6 @@ do
[ -f "./$i" ] && proc_page "$i"
done
+exit 0;
+
#ll