aboutsummaryrefslogtreecommitdiff
path: root/cleanup.sh
diff options
context:
space:
mode:
authorPasha <pasha@member.fsf.org>2024-02-29 19:30:30 +0000
committerPasha <pasha@member.fsf.org>2024-02-29 19:30:30 +0000
commit84d199451cf33734003c00c043a1480920f5563b (patch)
tree4655f03b3637184bfb363b4e86d376756e85c9e3 /cleanup.sh
downloadcross-hurd-84d199451cf33734003c00c043a1480920f5563b.tar.gz
cross-hurd-84d199451cf33734003c00c043a1480920f5563b.tar.bz2
initial commit
Diffstat (limited to 'cleanup.sh')
-rw-r--r--cleanup.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/cleanup.sh b/cleanup.sh
new file mode 100644
index 0000000..b80686c
--- /dev/null
+++ b/cleanup.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+sudo rm -f /tools-{x86_64,i686} /cross-tools-{x86_64,i686}
+
+rm -rfv output* build*
+
+# Remove built image
+rm -fv hd.img