Skip to content

jpcanoso/csgobash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

csgobash

A very simple bash script to control a CS:GO server

Features

  • Start the server
  • Stop the server
  • Restart the server
  • Send commands to the server
  • Launch (or not) the server on boot

Requirements

  • screen - [apt-get install screen]

Installation

$ cd /etc/init.d/
$ wget https://raw.githubusercontent.com/jpcanoso/csgobash/master/csgo
$ chmod +x csgo
$ update-rc.d csgo defaults

TODO

  • Option to update the server easily

About

Very simple bash script to control a CS:GO server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages