mirror of
https://github.com/tcsenpai/awesome-linux-binaries.git
synced 2025-06-05 16:55:22 +00:00
4 lines
40 B
Bash
Executable File
4 lines
40 B
Bash
Executable File
#!/bin/bash
|
|
cd latest
|
|
sudo make install
|