17.10.2011, 21:46
Hello,
I wanted to share a small Bash script that made to easily install new SA-MP servers (latest version according to files.sa-mp.com).
Here's the link : http://pastebin.com/ZPGdQ8dn
How to install it
- Check if you have "Lynx", if not install it (apt-get install lynx on Debian, Ubuntu or any Debian based distro).
- Create a new file called samp_install.sh (or like you want) and paste the code in it.
- Make the file executable (by doing chmod +x samp_install.sh for example).
- Done.
Have fun installing SA-MP servers with one command !
I wanted to share a small Bash script that made to easily install new SA-MP servers (latest version according to files.sa-mp.com).
Here's the link : http://pastebin.com/ZPGdQ8dn
How to install it
- Check if you have "Lynx", if not install it (apt-get install lynx on Debian, Ubuntu or any Debian based distro).
- Create a new file called samp_install.sh (or like you want) and paste the code in it.
- Make the file executable (by doing chmod +x samp_install.sh for example).
- Done.
Have fun installing SA-MP servers with one command !