mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-07 13:08:09 +02:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
|
|
sudo apt-get update
|
|
sudo apt-get install ninja-build
|