feesar / bucket-head

Rust LGSM Automation
6 stars 2 forks source link

Bucket Head

Bucket Head is a bash script to automate your Rust LGSM server, doing wipes and updates so you can forget about your server management.

Officially created for Peepo Island Rust server.

Features

Requirements

Your Rust server should be managed through LGSM

https://linuxgsm.com/lgsm/rustserver/

Installation

Duplicate configuration files inside the config folder without suffix .sample each configuration file contains a description for each config line.

Add bhead.sh to the cronjob list using bash executable

*/5 * * * * /bin/bash /path/to/the/bucket-head/bhead.sh

License

MIT