diff options
author | http://poisonbit.wordpress.com/ <poisonbit@web> | 2010-09-03 16:12:23 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-03 16:12:23 +0000 |
commit | 89d0d414bfe6f07bce51a31909cfa3bc761aa21c (patch) | |
tree | 2cc9135d83d7eb0ec917b2304ecd10c3bc9eb73c | |
parent | 538bf32181fc0506627535480c75f34a73c058bc (diff) |
problem with /etc files
-rw-r--r-- | doc/install/discussion.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/install/discussion.mdwn b/doc/install/discussion.mdwn index a6ce1eee3..c21664c79 100644 --- a/doc/install/discussion.mdwn +++ b/doc/install/discussion.mdwn @@ -319,5 +319,9 @@ After all, here it's: ikiwiki -version ikiwiki version 3.20100831 -Hope this can be useful for someone. +But it seems like this installation looses the /etc files... + + $ find /home/ikiwiki/.perl5/ -iname '*.setup' + $ + IƱigo |