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