Skip to content

linuxelf001/LIS-4.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

######################################################################################################
LIS upgrade script - The goal of this script is to upgrade LIS drivers to 4.2 version
######################################################################################################

How to:

  1. Switch to root user account on Linux server (hosted on Azure), where you want to upgrade the LIS drivers to 4.2

  2. wget https://raw.githubusercontent.com/linuxelf001/LIS-4.2/master/upgrade.sh; chmod u+x upgrade.sh; ./upgrade.sh

  3. Once installation is successful, reboot the server

		ABOVE SCRIPT IS DEPRECATED IN FAVOR TO BELOW INSTRUCTIONS
curl -L https://aka.ms/lis | tar xz
cd LISISO
sudo ./upgrade.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages