mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-08 14:02:03 +00:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo apt-get update
|
|
sudo apt-get install libXXX-dev
|