Final Commit for Verison 0.1

This commit is contained in:
Mario Fetka
2024-04-20 20:36:33 +02:00
parent 8642382301
commit c2744e173f
10 changed files with 190 additions and 601 deletions

View File

@@ -1,3 +1,5 @@
MRC_SERVER_VER="v10"
if [ $MRCSERVER = "Yes" ]; then
msg_info "Setting up Multi Relay Chat Server for ${APP}"
apt install -y build-essential &>/dev/null