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.gitNow, all you gotta do is making it executable:
sudo chmod +x ./whaticket-installer/whaticketAfter downloading and making it executable, you need to navigate into the installer directory and run the script with sudo:
cd ./whaticket-installersudo ./whaticket