Compare commits

...

2 Commits

View File

@ -31,7 +31,7 @@ mkdir build
cd build cd build
cmake .. cmake ..
cmake --build . --config Release cmake --build . --config Release
cd .. cd ../..
git clone https://git.indoodle.com/jason/joomer-ftxui-file-browser.git git clone https://git.indoodle.com/jason/joomer-ftxui-file-browser.git
cd joomer-ftxui-file-browser cd joomer-ftxui-file-browser
make all make all