summaryrefslogtreecommitdiffstats
path: root/mkosi.images/system/mkosi.clean
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmkosi.images/system/mkosi.clean5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkosi.images/system/mkosi.clean b/mkosi.images/system/mkosi.clean
new file mode 100755
index 0000000..64810b7
--- /dev/null
+++ b/mkosi.images/system/mkosi.clean
@@ -0,0 +1,5 @@
+#!/bin/bash
+set -e
+set -o nounset
+
+rm -f "$OUTPUTDIR"/*.{rpm,deb,pkg.tar}