Pinned Loading
-
-
-
StreamBox Client Installation script
StreamBox Client Installation script 1#!/bin/bash
23if [ "$(id -u)" != "0" ]; then
4echo "You must be root!"
5exit 1
-
StreamBox Server Installation script
StreamBox Server Installation script 1#!/bin/bash
23if [ "$(id -u)" != "0" ]; then
4echo "You must be root!"
5exit 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.