mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-17 11:56:46 +02:00
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
|
|
sudo apt-get update
|
|
sudo apt-get install ninja-build
|