Update biftool to accept all params
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
biftool $1 && mv ./*.bif /output
|
biftool $@ && mv ./*.bif /output
|
||||||
|
Reference in New Issue
Block a user