GiancarloJSantos / whaticket-installer

easy whaticket installer for dummies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive CLI tool for installing and updating whaticket

download & setup

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

usage

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

About

easy whaticket installer for dummies

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 100.0%