mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-04 16:12:20 +02:00
Source tree has files with spaces in their names now
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ find . \
|
|||||||
-path ./mibs -prune -o \
|
-path ./mibs -prune -o \
|
||||||
-path ./rrd -prune -o \
|
-path ./rrd -prune -o \
|
||||||
-name .git -prune -o \
|
-name .git -prune -o \
|
||||||
-type f -print|xargs grep "$@"
|
-type f -print0|xargs -0 grep "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user