RUBO
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: `}'
 
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....