ON prcise que le rpertoire de base n'est pas considrer
darcs-hash:20060614173639-72cb0-ffed07efb8303c46fc0da981b86ef79534a5c03b.gz
This commit is contained in:
parent
816829f326
commit
a87cc9a0e7
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ if [ "$1" = "config" ]; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "total.value" `find /var/local/wiki/data/pages/ -name current -maxdepth 2 | wc -l`
|
echo "total.value" `find /var/local/wiki/data/pages/ -name current -mindepth 2 -maxdepth 2 | wc -l`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue