mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-13 13:35:14 +01:00
6 lines
107 B
Bash
Executable File
6 lines
107 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
sudo apt-get -y install binutils-gold
|
|
|
|
docker pull citraemu/build-environments:linux-frozen
|