Cleanup main loop

This commit is contained in:
2024-08-04 21:23:35 -04:00
parent 7857080db6
commit 9250b1b335

View File

@@ -506,6 +506,7 @@ interactive_header() {
done
fi
fi
echo ""
# Ask to make our custom R library the default
if [[ -z $R_LIBS_USER || $R_LIBS_USER != "$HOME/R/$SCRIPT_NAME" ]]; then