Skip to content

Furvur/broadcast-script

Repository files navigation

Broadcast Installer

Introduction

This script installs the Broadcast script on a Linux server. It sets up the necessary user and group, configures sudo for passwordless access, and ensures the script is executable.

System Requirements

  • Ubuntu Server 24.04 (fresh install)
  • Minimum 2GB RAM
  • Minimum 40GB disk space

Usage

Run the following commands as root:

rm -rf /opt/broadcast && git clone https://github.com/Furvur/broadcast-script.git /opt/broadcast && cd /opt/broadcast && chmod +x broadcast.sh && ./broadcast.sh install

License

This script is intended for customers of Broadcast. Please refer to the license that came with your Broadcast product for the terms of use.

About

Installation script for Broadcast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages