mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
5 lines
107 B
Bash
Executable file
5 lines
107 B
Bash
Executable file
#!/bin/sh -ex
|
|
|
|
sudo apt-get -y install binutils-gold
|
|
|
|
docker pull citraemu/build-environments:linux-frozen
|