mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-06-23 23:41:13 +08:00
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/bash
|
|
|
|
sudo cp g++ftxui /usr/local/bin/ && sudo chmod +x /usr/local/bin/g++ftxui
|