RUBO

Results 3 issues of RUBO

sudo /bin/bash -c "$(curl -fsSL https://cdn.statically.io/gh/hoochanlon/Free-NTFS-for-Mac/main/nigate.sh)" /bin/bash: -c: line 52: syntax error near unexpected token `}' /bin/bash: -c: line 52: `}'

![Image](https://github.com/user-attachments/assets/ef57fbf5-eb1d-4c11-a64c-6a631c1e115c) ![Image](https://github.com/user-attachments/assets/9245c9da-0668-468d-87a6-abfff9a5bd8a)

According to https://miosix.org/wiki/index.php? title=Building_GCC_from_sources' tips My step: 1. xcode-select --install 2. cc-v 3. Git clone https://miosix.org/git-public/miosix-kernel.git 4. cd miosix-kernel 5. Git fetch origin 6. git checkout -b testing origin/testing 7....