mirror of
https://github.com/kingk85/uFTP.git
synced 2025-04-12 10:48:40 +03:00
7 lines
56 B
Bash
Executable File
7 lines
56 B
Bash
Executable File
cd ..
|
|
make clean
|
|
make
|
|
cd build
|
|
sudo killall uFTP
|
|
./uFTP
|