mirror of
https://github.com/PabloMK7/citra.git
synced 2025-05-11 14:09:47 +02:00
4 lines
68 B
Bash
Executable file
4 lines
68 B
Bash
Executable file
#!/bin/sh -ex
|
|
|
|
brew update
|
|
brew install qt5 sdl2 dylibbundler p7zip
|