Add .image.list to the list of temporary files which can be deleted

This commit is contained in:
roger 2000-07-01 13:51:22 +00:00
parent 6dc2cfa6c6
commit 88ee2872aa

View File

@ -23,7 +23,7 @@ if [ -f picobsd.bin ]; then
fi
rm -f kernel kernel.gz fs.PICOBSD *.o *core *.db \
.build.reply stage1.out build.status
.build.reply stage1.out build.status .image.list
cd ..
rm -rf help/tmp_hlp
echo "===================== $0 tools started ===================="