Add blacklist ability for ddusb script

This commit is contained in:
Eric Torres
2019-03-07 22:51:56 -08:00
parent 9c3a7485f0
commit 653262d616
2 changed files with 59 additions and 3 deletions

View File

@ -0,0 +1,3 @@
## File for excluding particular files from being written to
## Write one device per line, shell-style globs are accepted i.e. /dev/sda?
## Lines beginning with "#" and ";" are ignored