Skip to content

Bash script to execute cs2 server and check for updates

Notifications You must be signed in to change notification settings

snowhp/Cs2ServerRoutine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CS2 Server Routine

This Bash script automates CS2 server updates, integrates Discord notifications, and provides a streamlined way to manage your Counter-Strike 1.6 (CS2) server.

Features

  • Automatic Updates: Utilizes various scripts for checking and performing updates from GitHub repositories.
  • Discord Integration: Sends update status notifications to Discord via webhooks.
  • Cronjob Setup: Includes guidance for setting up periodic execution using cron.

Prerequisites

Usage

Configuration

  1. Replace YOUR_DISCORD_WEBHOOK_URL_HERE with your actual Discord webhook URL.
  2. Replace YOUR_GLST_TOKEN_HERE with your GLST token in the script.

Script Execution

Run the script (cs2_server_routine.sh) using Bash:

./cs2_server_routine.sh

About

Bash script to execute cs2 server and check for updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages