feelfreetofee / hoyganinstaller

Easy FiveM Server Installer for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hoyganinstaller

Easy FiveM Server Installer for Linux. I made this script to automate FiveM Server Installation and Updating in any Linux machine.

It downloads actually latest build for Linux and extracts it to "~/server/" (Home Directory).

Instructions:

  • Clone or download the repository to your server
  git clone https://github.com/feelfreetofee/hoyganinstaller/
  cd hoyganinstaller
  • Give execute flag to the file and run it
  chmod +x hinstaller.sh
  ./hinstaller.sh

Should work out of the box in almost any Linux Distribution, if not make sure you have the following requirements:

  • tar
  • wget
  • curl
  • grep
  • git

About

Easy FiveM Server Installer for Linux


Languages

Language:Shell 100.0%