Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 525 Bytes

Leveryl-LinuxIntallScript

A Shell Script to easily install the Latest Leveryl Build

Notice:

This was only tested on a Ubuntu system. There are no guarantees that this will work on other Linux Distros or MacOS.

Warning:

Due to x32 Being deprecated, This will ONLY install the x64 PHP Binaries.

How to use:

mkdir LeverylServer
cd LeverylServer
wget --no-check-certificate https://raw.githubusercontent.com/LeverylTeam/Leveryl-LinuxIntallScript/master/install.sh
chmod +x install.sh
./install.sh
./start.sh