Archived
finishing file cleanup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
for subnet in $(cat subnets); do
|
||||
zendisc run --now --monitor localhost --deviceclass /Discovered --parallel 8 --net $subnet
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user