mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 10:46:51 -07:00
Add Nintendo Switch Borealis GUI (#349)
This commit is contained in:
parent
e83cb04049
commit
f7c83e8416
34 changed files with 3470 additions and 124 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue