Install working on Rocky 8 + 9 and Ubuntu 22 + 24

This commit is contained in:
Jordan Carlin 2024-06-28 23:25:44 -07:00
parent a656e05e34
commit 254f6fa499

View File

@ -404,4 +404,4 @@ if [ ! -e "${RISCV}"/site-setup.sh ]; then
if [ "$FAMILY" = rhel ]; then
echo "source /opt/rh/gcc-toolset-13/enable" >> site-setup.sh
fi
fi
fi