diff --git a/bin/wally-tool-chain-install.sh b/bin/wally-tool-chain-install.sh index a5f163ed6..5cef88b29 100755 --- a/bin/wally-tool-chain-install.sh +++ b/bin/wally-tool-chain-install.sh @@ -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 \ No newline at end of file +fi