Skip to content

Instantly share code, notes, and snippets.

@kevineduardo
Created February 9, 2018 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevineduardo/0bb764fa7c5bbb766bfbc5dd547e28ad to your computer and use it in GitHub Desktop.
Save kevineduardo/0bb764fa7c5bbb766bfbc5dd547e28ad to your computer and use it in GitHub Desktop.
Init script for FiveM
#!/bin/bash
cd /home/container/server-data/
bash /home/container/run.sh $*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment