This script automates the process of downloading and installing the MTA-SA (Multi Theft Auto: San Andreas) Permade server on Linux.
- Linux operating system
wget
,unzip
,python-pip
utilities installed- Internet connection
- Clone respiratory to your Linux machine
git clone https://github.com/SathiraSriSathsara/MTA-SA-Linux-server.git
. cd MTA-SA-Linux-server
.- Make the script file executable with the command:
chmod +x run.sh
. - Run the script:
./run.sh
. - Follow the on-screen instructions to complete the installation.
This script is created by Sathira Sri Sathsara.