Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 644 Bytes

Some Scripts used in FUTEBOL Project

Scripts:

  • Install_srsLTE_LandoNet.sh: Install LandoNet version of srsLTE
  • Install_OpenSTF.sh: Install openSTF and dependencies.
  • Install_ArduinoIDE.sh: Install latest version of Arduino IDE on Debian-based Linux i386, AMD64 and ARM.

How to:

To download and run one of the scripts, run the following commands (replacing SCRIPT_NAME with the desired script name):

wget https://raw.githubusercontent.com/gabriel-lando/FUTEBOL-Scripts/master/SCRIPT_NAME
. SCRIPT_NAME