Add a script to run the framing command on the mac
This commit is contained in:
parent
9338e19296
commit
275e8261a2
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
node dist/cli -w 2560 -H 1600 -d 214,22,2132,1556 -f
|
||||
Loading…
Reference in New Issue