mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
cp g++ftxui /usr/local/bin/ && chmod +x /usr/local/bin/g++ftxui
|