mirror of https://github.com/zachjs/sv2v.git
4 lines
52 B
Bash
4 lines
52 B
Bash
|
|
#!/bin/sh
|
||
|
|
NO_SEPARATE_TBS=1
|
||
|
|
source ../lib/runner.sh
|