A Shell Script to easily install the Latest Leveryl Build
This was only tested on a Ubuntu system. There are no guarantees that this will work on other Linux Distros or MacOS.
Due to x32 Being deprecated, This will ONLY install the x64 PHP Binaries.
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