4 lines
77 B
Bash
4 lines
77 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
sudo apt-get install bison gcc make curl ninja-build -y
|