Installing Comeet

To install the comeet on Ubuntu, first update your package list:

sudo apt update

then clone the repository on your server

git clone https://github.com/Yaisan/comeet.git

access to the cloned repository

cd comeet

grant permissions to run the script

chmod 0755 comeet.sh

run the script with superuser permissions

sudo bash comeet.sh

when the script runs it will ask you to enter a domain for the server

· · · · · · ·

Set a domain

and the script will be finished and comeet will already be installed