Simple bash script to install TxAdmin ( and MariaDB + PHPMyAdmin) on Debian based systems.
Run the following script (interactive) to open a menu to choose what you want.
bash <(curl -s https://raw.githubusercontent.com/MrAladin-afs/fivem-installer-ubantu/main/setup.sh)
After running this, you can choose between multiple options (use the arrow keys to navigate and press enter to choose)
- install FiveM ➡️ this is just going to setup TxAdmin
- install FiveM AND MySQL/MariaDB + PHPMyAdmin ➡️ this is going to install TxAdmin and MariaDB, > Apache2, PHP and PHPMyAdmin
- update FiveM ➡️ this is going to update the TxAdmin installation (not yet recommended)
- do nothing ➡️ exit
This software is distributed under the license.
Type in your terminal: screen -r fivem. Then press CTRL and C. This will stop the server. If you want to start it again go to the FiveM directory (cd /home/FiveM/server) and run ./run .sh . To exit the screen press CTRL and A followed by D.