mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-16 18:20:00 +00:00
4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo aptitude update
|
|
sudo aptitude install -y libboost1.48-all-dev
|