mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
3 lines
38 B
Bash
3 lines
38 B
Bash
|
#!/bin/bash
|
||
|
exec llvm-cov-7 gcov "$@"
|