mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
ecf063cd1c
common directory, remove copy-pasted files
5 lines
64 B
Bash
5 lines
64 B
Bash
#!/bin/sh
|
|
|
|
sudo apt-get update
|
|
sudo apt-get install ninja-build
|