Point Atmosphere-Pro clones at the OmniNX git host.

This commit is contained in:
2026-07-28 23:44:08 +02:00
parent ff4fd37cdc
commit 3baa3e7b2e
4 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ SRC="Source/Atmosphere/stratosphere/loader/"
mkdir -p "build"
ATMOSPHERE_DIR="build/atmosphere"
ATMOSPHERE_URL="https://github.com/NaGaa95/Atmosphere-Pro.git"
ATMOSPHERE_URL="https://git.niklascfw.de/OmniNX/Atmosphere-Pro.git"
ATMOSPHERE_BRANCH="boot-storage"
if [ ! -d "$ATMOSPHERE_DIR" ]; then