minor update

This commit is contained in:
Blaise Tine 2024-04-07 04:34:02 -07:00
parent e9b66d5a1c
commit d96e2fa56b

View file

@ -26,6 +26,7 @@ riscv32()
{
case $OSDIR in
"centos/7") parts=$(eval echo {a..h}) ;;
"ubuntu/focal") parts=$(eval echo {a..k}) ;;
*) parts=$(eval echo {a..j}) ;;
esac
rm -f riscv32-gnu-toolchain.tar.bz2.parta*