diff options
| author | Paul Buetow <paul@buetow.org> | 2024-02-09 01:19:16 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-02-09 01:19:16 +0200 |
| commit | b124de93c6a8f5ef4ee5f6238e6a998243fc4614 (patch) | |
| tree | 845b03eb9c93b3683bbb74a7a7e777238f9602c1 | |
| parent | 746cd53874d684475e969d1032650a1f74223c73 (diff) | |
remove clean
| -rwxr-xr-x | clean | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -#!/bin/bash - -set -xeuf -o pipefail - -find . -name ioriotng -exec rm -v {} \; -find . -name \*.o -exec rm -v {} \; |
