mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-08-11 02:46:39 +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
|