sudo apt install git
sudo git clone https://github.com/TECREA/lap_bin
set sudo chmod +x installer.run
at lap_bin/
after launch sudo ./installer.run
If copy file from windows SO :
sudo apt install git
sudo git clone https://github.com/TECREA/lap_bin
Open WinSCP and copy-paste folder lap_bin/
at /home/pi/
if an error occurs while paste the file, then :
set sudo chmod 777 /home/pi/
set sudo chmod +x installer.run
at lap_bin/
If an error occurs while launching the file, then :
set sudo awk '{ sub("\r$", ""); print }' installer.run > installer_new.run
at lap_bin/
After set sudo chmod +x installer_new.run
After launch sudo ./installer_new.run