Interactive CLI tool for installing and updating whaticket
Firstly, you need to download it:
sudo apt -y update && apt -y upgrade
sudo apt install -y git
git clone https://github.com/riservato-xyz/whaticket-installer.git
Now, all you gotta do is making it executable:
sudo chmod +x ./whaticket-installer/whaticket
After downloading and making it executable, you need to navigate into the installer directory and run the script with sudo:
cd ./whaticket-installer
sudo ./whaticket