summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-22 06:04:33 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-22 06:04:33 +0000
commit8e7b9429452f8f15e7e5ae26d9026a429945bc47 (patch)
treef9e7e92e7147cf101283a65983ada957805ddaab
parent0036d6e15f9f8935507c0c30391254b4a46d35b6 (diff)
buildrom-withgrub: Add comment
-rwxr-xr-xbuildrom-withgrub1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildrom-withgrub b/buildrom-withgrub
index 20f28f0..6e34ee2 100755
--- a/buildrom-withgrub
+++ b/buildrom-withgrub
@@ -72,6 +72,7 @@ do
./util/cbfstool/cbfstool "$1"_"$keymap"_"$romtype".rom add -f grub_"$keymap"_"$romtype"_test.cfg -n grubtest.cfg -t raw
done
+ # This config-less ROM is no longer needed
rm -rf "$1"_"$romtype".rom
done