Skip to content

naoestu/installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Easy-WI Installer

Quality Code: Codacy Badge

Easy-Wi Installer

Supported OS:

  • Slackware 14.2 (WIP)
  • Debian 8, 9 and 10
  • Ubuntu 16.10, 18.04, 18,10 and 20.04
  • CentOS 7 and 8

Stable Installer up to Debian 8, 9 and 10, Ubuntu 16.10, 18.04, 18.10 and 20.04 and CentOS 7 and 8

wget -O installer.tar.gz https://github.com/easy-wi/installer/archive/3.2.tar.gz
tar zxf installer.tar.gz && mv ./installer-*/easy-wi_install.sh ./
rm -r installer.tar.gz installer-*/

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh

Unstable Installer (Developer Version)

wget --no-check-certificate https://raw.githubusercontent.com/easy-wi/installer/master/easy-wi_install.sh

#start the installer with (sudo required):
sudo bash ./easy-wi_install.sh

Support Channel

Discord: Easy-WI Discord Channel

Github: Easy-WI Github Channel

About

Easy-Wi Installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%