mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Don't search junk
This commit is contained in:
@@ -5,6 +5,7 @@ find . \
|
|||||||
-path ./html/includes/geshi -prune -o \
|
-path ./html/includes/geshi -prune -o \
|
||||||
-path ./html/includes/jpgraph -prune -o \
|
-path ./html/includes/jpgraph -prune -o \
|
||||||
-path ./html/js/jqplot -prune -o \
|
-path ./html/js/jqplot -prune -o \
|
||||||
|
-path ./junk -prune -o \
|
||||||
-path ./logs -prune -o \
|
-path ./logs -prune -o \
|
||||||
-path ./mibs -prune -o \
|
-path ./mibs -prune -o \
|
||||||
-path ./rrd -prune -o \
|
-path ./rrd -prune -o \
|
||||||
|
|||||||
Reference in New Issue
Block a user