Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
discount markdown can't handle URIs with parens e.g. mediawiki style
[git.ikiwiki.info.git]
/
ikiwiki-update-wikilist
diff --git
a/ikiwiki-update-wikilist
b/ikiwiki-update-wikilist
index 56d6e07319094dcc77d8fea283bcdf4b0b0b734d..2807e6be682e23dc7f29764c2670b890baa42016 100755
(executable)
--- a/
ikiwiki-update-wikilist
+++ b/
ikiwiki-update-wikilist
@@
-1,6
+1,7
@@
#!/usr/bin/perl -t
# Add a user to the system wide wikilist.
# This script can safely be made suid or put in /etc/sudoers.
+no lib '.';
use warnings;
use strict;
use English;