mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-28 01:28:30 +00:00
3 lines
38 B
Bash
3 lines
38 B
Bash
|
#!/bin/bash
|
||
|
exec llvm-cov-7 gcov "$@"
|