Add Nintendo Switch Borealis GUI (#349)

This commit is contained in:
H0neyBadger 2020-10-25 10:51:49 +01:00 committed by GitHub
commit f7c83e8416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 3470 additions and 124 deletions

View file

@ -4,7 +4,8 @@ cd "`dirname $(readlink -f ${0})`/../.."
docker run \
-v "`pwd`:/build/chiaki" \
-w "/build/chiaki" \
-t \
thestr4ng3r/chiaki-build-switch \
-c "cd /build/chiaki && scripts/switch/build.sh"
-c "scripts/switch/build.sh"