4 lines
66 B
Bash
4 lines
66 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
./dwarf-synthesis/synthesize_dwarf.sh $* 2>/dev/null
|