diff options
Diffstat (limited to 'scripts/clonedigger.sh')
-rw-r--r-- | scripts/clonedigger.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/clonedigger.sh b/scripts/clonedigger.sh index 87c3437cf..358c1b68b 100644 --- a/scripts/clonedigger.sh +++ b/scripts/clonedigger.sh @@ -1,4 +1,4 @@ #!/bin/sh -PYLOAD="../module" # Check ~/pyload/module directory +PYLOAD="../pyload" # Check pyload directory clonedigger -o cpd.xml --cpd-output --fast --ignore-dir="lib" --ignore-dir="remote" $PYLOAD |