index
:
matthieu/dnssec-anchor-re-sign.git
main
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
clean.sh
3
1 files changed, 2 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index d3eff6d..773e1b3 100755
--- a/
clean.sh
+++ b/
clean.sh
@@ -1,3 +1,4 @@
#!/bin/bash
-rm work/* \ No newline at end of file
+rm work/*
+rm *.{dns,key,ds} \ No newline at end of file