EngineGP - automatic installation
Go to file
Sergei Solovev a6b5662fd0 Changed the type of checking the /var/www/enginegp directory before installing the panel
It was: Checked for the presence of a directory
Become: Checks if the directory is empty
2024-03-10 00:30:31 +03:00
install.sh Changed the type of checking the /var/www/enginegp directory before installing the panel 2024-03-10 00:30:31 +03:00
LICENSE Update LICENSE 2024-03-09 21:37:31 +03:00
README.md Update README.md 2024-03-10 00:15:35 +03:00

Automatic installation for EngineGP

Supported systems:
Debian 11, 12
Ubuntu 22.04

Requements:
User: root
git: apt -y install git

Starting the auto installer:
git clone https://github.com/EngineGPDev/Autoinstall.git
chmod +x ./Autoinstall/install.sh
./Autoinstall/install.sh