diff options
Diffstat (limited to 'clean')
| -rwxr-xr-x | clean | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/bin/bash + +set -xeuf -o pipefail + +find . -name ioriotng -exec rm -v {} \; +find . -name \*.o -exec rm -v {} \; |
![]() |
index : ior | |
| I/O Riot NG is an experiment with BPF. |
| summaryrefslogtreecommitdiff |