install script added

This commit is contained in:
PiGames 2025-06-10 11:48:06 +03:00 committed by GitHub
parent 964b29cdfa
commit a6165b9d55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
install Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cp g++ftxui /usr/local/bin/ && chmod +x /usr/local/bin/g++ftxui