Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

A repo holding all scripts that run BanBansNetwork

Notifications You must be signed in to change notification settings

BanBansNet/bbnet-scripts-dep

Repository files navigation

bbnet-scripts

A repo holding all scripts that run BanBansNetwork

setup

sudo adduser banbans
su banbans
cd
mkdir bbnet
cd bbnet
git clone https://github.com/BanBansNet/bbnet-scripts
cd bbnet-scripts
./setup.sh

administration

#start server GER 1
./start.sh 1
#start server GER 2
./start.sh 2
#stop server GER 2
./stop.sh 2
#stop all servers
./stop.sh -1

dependencies

sudo apt install cmake git libcurl4-openssl-dev python vim

About

A repo holding all scripts that run BanBansNetwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages