Installer for ORCHID Platform
To install ORCHID Platform run the command into the root directory of the site.
curl -O https://raw.githubusercontent.com/orchidcommunity/installer/master/install_orchid && bash install_orchid
or
bash <(curl -s https://raw.githubusercontent.com/orchidcommunity/installer/master/install_orchid)