Skip to content

Installation script for EBOT, CS:GO and TS3 server on Ubuntu 16 LTS

Notifications You must be signed in to change notification settings

amauri-di-maia/ebot_ts3_csgo_install

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

ebot_ts3_csgo_install

Installation script for EBOT, CS:GO and TS3 server on Ubuntu 16.04 LTS

You need to run it with root:

su -c "bash <(wget -qO- https://raw.githubusercontent.com/Flegma/ebot_ts3_csgo_install/master/install.sh)"

If something fails, its probably due to openssl and libssl-dev packages being updated in the Ubuntu repository. As you can see in this line https://github.com/Flegma/ebot_ts3_csgo_install/blob/master/install.sh#L10 we are installing particular version, that might get updated sometimes. Please contact me at Flegma (at) gmail. com or check versions with

apt-cache policy libssl-dev
apt-cache policy openssl

and change line 10 with respective values.

I will make this process automatic when i get more time.

About

Installation script for EBOT, CS:GO and TS3 server on Ubuntu 16 LTS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%